breaking forms into columns | Community
Skip to main content
November 23, 2015
Solved

breaking forms into columns

  • November 23, 2015
  • 6 replies
  • 4019 views

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

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by SanfordWhiteman

No JS necessary, just some CSS tweaks

     MktoForms2 :: Fieldset SxS - JSFiddle

6 replies

November 24, 2015

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
SanfordWhitemanAccepted solution
New Participant
November 24, 2015

No JS necessary, just some CSS tweaks

     MktoForms2 :: Fieldset SxS - JSFiddle

New Participant
November 24, 2015

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.

Employee
November 23, 2015

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:

Josh_Hill13
New Participant
November 23, 2015

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

Grégoire_Miche2
New Participant
November 23, 2015

Hi Danny,

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

Worth an Idea, though.

-Greg

New Participant
November 23, 2015

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
New Participant
November 23, 2015

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