Hi guys!
Does anyone know how to make links inside the Field Labels?
For example, a user needs to check the checkbox to accept the conditions and in the text i want to put a link to a PDF so he could read the conditions?
Best Regards,
84R
Hi guys!
Does anyone know how to make links inside the Field Labels?
For example, a user needs to check the checkbox to accept the conditions and in the text i want to put a link to a PDF so he could read the conditions?
Best Regards,
84R
Hi,
Just add hyper link tags on field label when you edit the form, for example :
<a href="news.pdf">read this</a>
it will automatically give the link to the label
Works like a charm redityo!
Thanx you! :-D
You must log in to post.