Forums

View Linkable

MicheleTN 11 Jul, 2016
Hello

I need to set links to some documents in Front List View
(see the image)

How can I do?

Thank you
GreyHead 11 Jul, 2016
Hi michele,

The View Linkable box sets up links to view the current record. To create a pdf link you can use the HTML box with something like this
model_id.column:[ <a href='{model_id.url}' >Download</a> ]
Replace model_id.column and model_id.url with the names from your listing

Bob

PS I recommend that you don't use your email as a Username here - it is publicly visible and may be scraped and spammed. I can change that for you is you send me a PM.
This topic is locked and no more replies can be posted.