Re: Multi-Select Checkboxes

Anonymous
Not applicable

Re: Multi-Select Checkboxes

Grégoire_Miche2
Level 10

Re: Multi-Select Checkboxes

HI Alec,

I do not see any fieldset in the form in you page.

Greg

Anonymous
Not applicable

Re: Multi-Select Checkboxes

It should look like this in the Field Details:

pastedImage_1.png

Then you enter this into the CSS editor:

.mktoFormRow fieldset {

     border:2px solid #ccc; width:400px; height: 150px; overflow-y: scroll; }

Make sure you approve both the Form and the Landing Page after you're done editing them.

Anonymous
Not applicable

Re: Multi-Select Checkboxes

Make sure to create the field sets:

pastedImage_0.png

and then place your selected fields into the field sets by dragging them into the designated area.

Grégoire_Miche2
Level 10

Re: Multi-Select Checkboxes

Hi Alec,

When in the "form theme" stem, click the gear box on the right

pastedImage_0.png

-Greg