This is the syntax for a link to open the current file attachment
URLRoot() & "up/" & Dbid() & "/a/r" & [Record ID#] & "/e208/v0"
This is the syntax for a link to open the 1st previous revision
URLRoot() & "up/" & Dbid() & "/a/r" & [Record ID#] & "/e208/v1"
This is the syntax for a link to open the 2nd previous revision
URLRoot() & "up/" & Dbid() & "/a/r" & [Record ID#] & "/e208/v2"
But I don't know of a way to suppress the link if that level of previous version does not exist. It also appears to me that if you point at say the second most previous version and it does not exist then I think it just shows the most current version.
------------------------------
Mark Shnier (Your Quickbase Coach)
mark.shnier@gmail.com
------------------------------