SOLVED

Re: Move checkbox to left

Go to solution
Frank_Breen2
Level 10

Move checkbox to left

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

Accepted Solutions
Grégoire_Miche2
Level 10

Re: Move checkbox to left

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

Re: Move checkbox to left

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

Re: Move checkbox to left

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

Grace_Brebner3
Level 10

Re: Move checkbox to left

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

SanfordWhiteman
Level 10 - Community Moderator

Re: Move checkbox to left

pastedImage_2.png

pastedImage_1.png

Grace_Brebner3
Level 10

Re: Move checkbox to left

Well there you have it. Learn something new every day

Manish_Khemani1
Level 3

Re: Move checkbox to left

Absolutely Grace,

Thanks

With Best Regards

Manish Khemani

Tata Consultancy Services

Mailto: manish.khemani@tcs.com

Website: http://www.tcs.com

Manish_Khemani1
Level 3

Re: Move checkbox to left

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

Jeremy_Caverly
Level 2

Re: Move checkbox to left

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

Re: Move checkbox to left

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