Best way to create image with link

mbevc1

Member
Hi,

I have a fileupload element where users insert an image and field element where they put the url.

Which is the bestway to create an image with the link in the list view frontend, like this ?

<a href="{mytable_mylinkurl}"> <img src="{mytable_myuploadedfile}" /> </a>

Is there an element plugin where I can create some html and get field names?

Thanky
 
Is is a "single" fileupload?
You can use the custom link in element's list view settings.
 
"Single" fileupload means only one file for this fileupload element (no ajax upload with multiple files).
As I said, use the element's "custom link" (you can also add a calc element returning the HTML link but this is not necessary).
 
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top