The Community forums are being phased out in favor of a new Slack group.
Add your email address below to get an invitation to join the community slack group

Slack Signup
Newsletter Optin
Help Desk

Seeking Grid vs Column Styling Advice

Labels

This Discussion is public

Notifications

90% of the time my forms have their submit button below a form comprised of 1 or 2 columns worth of fields.

This time I'm trying to create a simple 2-column form as shown in the attached file that includes the submit button as the last, lower-right field of the form.

Thought this would be an EZ-PZ exercise and tried the 2-column styling instructions in the online docs but no combination of creating and/or ordering the fields with frm_first and/or frm_half seemed to give me the results I'm seeking.

Am wondering whether this is because I should be using a grid layout rather than wrestling with columns.

Are there any online community docs that provide guidance when to use column layouts vs grid layouts?

Lastly, any suggestions for alternate ways of achieving my layout in Formidable would be most welcome.


Attachment:

You'll have to play around with the Submit buttons HTML It could be as simple as adding a float:left; to the existing style so that it floats up against your frm_first frm_half style. You'll have to figure that much out.

https://formidableforms.com/knowledgebase/customize-html/#kb-submit-button

Discussion closed.