Split form in 2 clolumns

pauloray 22 Mar, 2013
Hi,

I want to spilt my Chronoform into two columns. The name and contact number on the left while the message box and submit button are on the right column.

How can I achieve this?
GreyHead 22 Mar, 2013
Hi pauloray,

You can use a Custom Element element to add your own form HTML (or an edited version of the ChronoForms form HTML).

Or you could use the Start and Add Multi-element row options to put them side by side.

Or you could use Custom Element or Container elements to group the elements into a table with two columns.

The second option is the simplest, the others give you more control if you are familiar with HTML.

Bob
This topic is locked and no more replies can be posted.