SOLVED

Re: breaking forms into columns

Go to solution
Anonymous
Not applicable

Hi,

I have two fieldsets that i'd like side by side on a page.

The form can be seen below:

Lead Registration | Nexonia

I'd like to have the lead registration fieldset go next to the your information fieldset.

Thanks

Tags (2)
1 ACCEPTED SOLUTION
SanfordWhiteman
Level 10 - Community Moderator

No JS necessary, just some CSS tweaks

     MktoForms2 :: Fieldset SxS - JSFiddle

View solution in original post

8 REPLIES 8
Anonymous
Not applicable

Thank you Sanford you have helped me achieve my goal. That's what I was looking for

Partner Lead Registration | Nexonia

Moving fieldsets or creating columns would be a great addition to future marketo versions.

Thank you everyone for your help!

SanfordWhiteman
Level 10 - Community Moderator

No JS necessary, just some CSS tweaks

     MktoForms2 :: Fieldset SxS - JSFiddle

Alok_Ramsisaria
Level 10

This can be achieved using Custom Coding. If you have a web dev guy who knows JS, the whole thing should not take more than 1-2 hours. If not, we can help you with this.

Mel_Dadoly
Level 4

Hi Danny,

You can arrange the fields into columns if you like. To do this, just click and drag the field to where you would like it while in the field details portion of the editor:

Screen Shot 2015-11-23 at 10.19.10 AM.png

Josh_Hill13
Level 10 - Champion Alumni

He wants the fieldset to do this, not just columns.

Grégoire_Miche2
Level 10

Hi Danny,

Unfortunately, apparently, fieldsets can not be laid out side by side

Worth an Idea, though.

-Greg

Julz_James
Level 10

I think you can only do them above and below, not side to side.  This blog might help with repositioning of fields if you're skilled in coding:

Reposition Fields in a Marketo Form

Josh_Hill13
Level 10 - Champion Alumni

Yes, you can do this if your web dev is available. It is not possible in the Form Editor itself.