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:

And I want to make it to look like this:

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.
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:

And I want to make it to look like this:

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.
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
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
Thank you very much Bob!
I just discovered it by accident🙂
Thanks anyway:)
I just discovered it by accident🙂
Thanks anyway:)
This topic is locked and no more replies can be posted.