Attachment Attribute Link

I have a listing website where each listing includes a document that users are supposed to download. However, I don’t want the users to see the direct download link. On the token available for downloading the file, there is no way for me to select just a link without displaying it—perhaps through a button. My upload URL is exposed.

Hello! Use this, in the attribute format field:

%icon%: <a href="%value%">Download Document</a>
2 Likes

Thank you…sorted

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.