Is there a FAQ or How-to that explains how http://demos.chronoengine.com/index.php/chronoforms/tabs was accomplished?
The tab FAQ posted explains this example http://greyhead.org/index.php?option=com_chronoforms&tmpl=component&chronoform=demo_form_tabs (go to buttons don't appear to work), but I can't find anything for the examples posted on the demos.chronoengine.com site for the tabbed form.
The tab FAQ posted explains this example http://greyhead.org/index.php?option=com_chronoforms&tmpl=component&chronoform=demo_form_tabs (go to buttons don't appear to work), but I can't find anything for the examples posted on the demos.chronoengine.com site for the tabbed form.
Thanks. I guess I should have been more specific.
I followed the tab how-to FAQ on the greyhead website which describes the process the same as you did in your replay. I got that far. What I am missing is how to submit the data for each tab to go to the next tab like the http://demos.chronoengine.com/index.php/chronoforms/tabs example.
The in example of tab FAQ on the greyhead site, the buttons don't actually work. When I follow the FAQ, I get the same result...buttons that don't work.
So the example and FAQ seem to be broken, while the demo.chronoengine.com example works, but there is no documentation explaining how it is accomplished.
I followed the tab how-to FAQ on the greyhead website which describes the process the same as you did in your replay. I got that far. What I am missing is how to submit the data for each tab to go to the next tab like the http://demos.chronoengine.com/index.php/chronoforms/tabs example.
The in example of tab FAQ on the greyhead site, the buttons don't actually work. When I follow the FAQ, I get the same result...buttons that don't work.
So the example and FAQ seem to be broken, while the demo.chronoengine.com example works, but there is no documentation explaining how it is accomplished.
Hi,
The only difference is that the forms on the demos site has both fields required, and so the tab switches when you hit submit to point to a required field.
I can send you a backup file for this form if you contact me through the contact us page.
You may also download and test V5 which has the same features, better download the new release by Monday, in which I'm planning to add demos for tabbed forms!
Regards,
Max
The only difference is that the forms on the demos site has both fields required, and so the tab switches when you hit submit to point to a required field.
I can send you a backup file for this form if you contact me through the contact us page.
You may also download and test V5 which has the same features, better download the new release by Monday, in which I'm planning to add demos for tabbed forms!
Regards,
Max
I'm also having problems with the navigation. I used the buttons as described here https://www.chronoengine.com/faqs/58-cfv4/cfv4-elements-and-html/2660-how-can-i-build-a-tabbed-form.html but it shows me this error on the console:
I've pinpointed the error to this line in the tutorial Bob has provided
but don't really know how to fix it.
thanks
Uncaught TypeError: Cannot call method 'retrieve' of undefined
.
I've pinpointed the error to this line in the tutorial Bob has provided
pane = $$('#cf_tabbed_form dl')[0].retrieve('JTabs');
but don't really know how to fix it.
thanks
This topic is locked and no more replies can be posted.