Forum Discussion
DavidSirrine
7 years agoQrew Trainee
Thanks! I got it to work with this formula:
URLRoot() & "up/" & [_DBID_ZWZ_Dwg_Revisions] & "/a/r" & [Maximum Record ID#] & "/e13/v0"
You also accurately anticipated my next need: having the link display as the name of the file attachment rather than the actual link. How do I do this?
Also, if the target field has no attachment, I'd like the result of the formula to be blank.
URLRoot() & "up/" & [_DBID_ZWZ_Dwg_Revisions] & "/a/r" & [Maximum Record ID#] & "/e13/v0"
You also accurately anticipated my next need: having the link display as the name of the file attachment rather than the actual link. How do I do this?
Also, if the target field has no attachment, I'd like the result of the formula to be blank.