We're using the Left Label Position in a Marketo form and it looks like this:
The team wants the checkbox moved to the left and the label to the right, like this mockup:
Any ideas on how to do this?
Solved! Go to Solution.
Hi Franck,
Use a "checkboxes" instead of a checkbox. Remove the label and click Edit on the values property. Add the label text to te "Display Value", using "Yes" or "True" or "1" as the stored value.
-Greg
Hi Greg,
But is there a way to hyper link a text within the 'Display Value'?
I tried but it converts it into a text instead.
Please guide.
Best,
Manish
Hey Manish,
I don't believe this is possible on the display values. If a hyperlink is required, I would recommend reverting back to using the label and then control the layout with custom CSS. This isn't particularly difficult if you have developer resource, you can easily control which element sits left and which sits right
Well there you have it. Learn something new every day
Absolutely Grace,
Thanks
With Best Regards
Manish Khemani
Tata Consultancy Services
Mailto: manish.khemani@tcs.com
Website: http://www.tcs.com
Thanks a Ton Stan,
You are a Rockstar .. As usual.
With Best Regards
Manish Khemani
Tata Consultancy Services
Mailto: manish.khemani@tcs.com
Website: http://www.tcs.com
If I use this method and the goal is for each of those checkboxes to set a TRUE/FALSE on a given boolean lead field, do I need to run a Smart Campaign to actually change the field value to TRUE if "Form Stored Value = 1"? Or can these individual checks be tied directly to boolean lead fields?
Individual Checkbox fields will update back-end fields directly. No flow step necessary.