Hi All,
I am using 3 tabs in my form. I made it with a tutorial and the demoform and it looks fine. Because it is a big form with many fields this was the best sollution (it is a form to register yourself (Person) your car (Mustang) and the rental procedure (Rental)
so it is a container with 3 cointainers. the last one is with a submit button.
I want the first two tabs (TAb Person and tab Mustang) with a navigation (3th is also fine), so the user can go to the next tab.
I found this tutorial: http://www.chronoengine.com/faqs/58-cfv4/cfv4-elements-and-html/2660-how-can-i-build-a-tabbed-form.html
so i:
- add the line to the file (on tabs.js, also line 66)
- (had the container with 3 containers) added the custom fields with the tab code and new values (also tested it in demo)
- add the Load javascript before the HTML on setup
but it does not work. not with my form and not with the chronoforms demoform. maybe because i have v5? Here is a link to the form without the buttons: http://test3.mustang-rijden.nl/index.php/contact/mustang-aanmelden
can somebody hand me a sollution to have a 'next' button to my tabbed form?
hope to hear something!
I am using 3 tabs in my form. I made it with a tutorial and the demoform and it looks fine. Because it is a big form with many fields this was the best sollution (it is a form to register yourself (Person) your car (Mustang) and the rental procedure (Rental)
so it is a container with 3 cointainers. the last one is with a submit button.
I want the first two tabs (TAb Person and tab Mustang) with a navigation (3th is also fine), so the user can go to the next tab.
I found this tutorial: http://www.chronoengine.com/faqs/58-cfv4/cfv4-elements-and-html/2660-how-can-i-build-a-tabbed-form.html
so i:
- add the line to the file (on tabs.js, also line 66)
- (had the container with 3 containers) added the custom fields with the tab code and new values (also tested it in demo)
- add the Load javascript before the HTML on setup
but it does not work. not with my form and not with the chronoforms demoform. maybe because i have v5? Here is a link to the form without the buttons: http://test3.mustang-rijden.nl/index.php/contact/mustang-aanmelden
can somebody hand me a sollution to have a 'next' button to my tabbed form?
hope to hear something!