First of all, I'm new to Chronoforms (CF) but not to forms or Joomla. This component looks very good for an application I'm updating from Community Builder to manage a database table from the frontend.
I've got a 40 field form that I present as a series of tabs in Community Builder (CB) now. I'm working with CF to see how it actually works... and have hit a snag using tabs.
I've followed the sample form in the install but get some strange results. Looking at the forum posts, at least two other people report the same problem. I don't know if I've got the tabs set up wrong or if there is a bug so I'm asking for help.
The container for the tabs area has 3 tabs in it. I've nested the fields so the layout is as follows PRE-save:
tabs_area
First tab
Field one
Field two
Field three
etc.
Second tab
Field four
Field five....
Third tab
Field six
Field seven...
end tabs_area
Submit button.
(This seems to match the layout of the sample form)
POST SAVE:
The entire saved block breaks and all items are no longer nested but are all separate items.
Looking at the JS errors in the browser, there was one, Syntax error, unrecognized experssion #general-{N}
in jquery.min.js
I have attached two files, one showing the pre-submit version and one after the form was submitted.
Am I doing something wrong or is there a problem? Solutions?
Thanks for any help.
[attachment=0]chronoforms-tab-setup-pre-save.jpg[/attachment]
[attachment=1]chronoforms-tab-setup-post-save.jpg[/attachment]
I've got a 40 field form that I present as a series of tabs in Community Builder (CB) now. I'm working with CF to see how it actually works... and have hit a snag using tabs.
I've followed the sample form in the install but get some strange results. Looking at the forum posts, at least two other people report the same problem. I don't know if I've got the tabs set up wrong or if there is a bug so I'm asking for help.
The container for the tabs area has 3 tabs in it. I've nested the fields so the layout is as follows PRE-save:
tabs_area
First tab
Field one
Field two
Field three
etc.
Second tab
Field four
Field five....
Third tab
Field six
Field seven...
end tabs_area
Submit button.
(This seems to match the layout of the sample form)
POST SAVE:
The entire saved block breaks and all items are no longer nested but are all separate items.
Looking at the JS errors in the browser, there was one, Syntax error, unrecognized experssion #general-{N}
in jquery.min.js
I have attached two files, one showing the pre-submit version and one after the form was submitted.
Am I doing something wrong or is there a problem? Solutions?
Thanks for any help.
[attachment=0]chronoforms-tab-setup-pre-save.jpg[/attachment]
[attachment=1]chronoforms-tab-setup-post-save.jpg[/attachment]