integrating a table in chronoform?

nikolay100 13 Aug, 2011
Hi!
I was wondering if it is possible to integrate a table into chronoform in order to nicely arrange some checkboxes.
I have created one form and there is a checkboxes group that looks like this:
integrating a table in chronoform? image 1
And I want to make it to look like this:
integrating a table in chronoform? image 2
I tried to align the checkboxes with CSS, but I could not. I think the only way is with a table.
Please advise of this is possbile in Chonoforms.
Thank you in advance for the help.
GreyHead 13 Aug, 2011
Hi nikolay100 ,

You can edit the Form HTML directly by clicking the Form Name link in the Forms Manager and then the code tab.

Or you can edit just this check-box array by copying and pasting the code into a Custom Code element and adding the table HTML.

Bob
nikolay100 13 Aug, 2011
Thank you very much Bob!
I just discovered it by accident🙂
Thanks anyway:)
This topic is locked and no more replies can be posted.