Adding link on FormBuilder label

The place to talk about things that are related to CMS Made simple, but don't fit anywhere else.
Post Reply
jakovbak
Forum Members
Forum Members
Posts: 234
Joined: Thu Dec 13, 2012 2:54 pm

Adding link on FormBuilder label

Post by jakovbak »

Hello everyone!
This is really not my field so I'm asking for help all of you smarty experts out there... :-)
I have a label in FormBuilder named "I agree to the terms of use" with a checkbox right next to it. To keep it simple, without additional links pointing to actual "Terms of use" document, I would like to make a clickable link out of that label (one line of text instead of two).
How can I do that?
Maybe Advanced settings field named "Smarty data or logic that is meant to be sent with this field:" could be the place to put the code in...
I highly appreciate any hint or help upfront!
Best regards,
Jakovbak
User avatar
velden
Dev Team Member
Dev Team Member
Posts: 3497
Joined: Mon Nov 28, 2011 9:29 am

Re: Adding link on FormBuilder label

Post by velden »

Quick and dirty: put the <a href...> tag in the checkbox label field. I did it here (bottom of the form): http://tinyurl.com/nyzkslg

Code: Select all

Ik heb de <a target="_blank" href="/uploads/docs/F...den.pdf">algemene voorwaarden</a> gelezen en ga hiermee akkoord.
jakovbak
Forum Members
Forum Members
Posts: 234
Joined: Thu Dec 13, 2012 2:54 pm

Re: Adding link on FormBuilder label

Post by jakovbak »

Hello Velden!
Quick and dirty may be but it works! Thank you once again very much and have a great day and best regards from sunny and already hot Adriatic coast!!!
Jakovbak
Post Reply

Return to “The Lounge”