SOLVED

Re: Move checkbox to left

Go to solution
Frank_Breen2
Level 10

We're using the Left Label Position in a Marketo form and it looks like this:

checkbox.jpg

The team wants the checkbox moved to the left and the label to the right, like this mockup:

checkbox-flip.jpg

Any ideas on how to do this?

1 ACCEPTED SOLUTION
Grégoire_Miche2
Level 10

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.

pastedImage_0.png

-Greg

View solution in original post

9 REPLIES 9
Grégoire_Miche2
Level 10

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.

pastedImage_0.png

-Greg

Manish_Khemani1
Level 3

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

SanfordWhiteman
Level 10 - Community Moderator

pastedImage_2.png

pastedImage_1.png

Jeremy_Caverly
Level 2

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?

SanfordWhiteman
Level 10 - Community Moderator

Individual Checkbox fields will update back-end fields directly. No flow step necessary.

Manish_Khemani1
Level 3

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

Grace_Brebner3
Level 10

Well there you have it. Learn something new every day

Manish_Khemani1
Level 3

Absolutely Grace,

Thanks

With Best Regards

Manish Khemani

Tata Consultancy Services

Mailto: manish.khemani@tcs.com

Website: http://www.tcs.com

Grace_Brebner3
Level 10

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