Hi,
I try to make a simple multi-pages form with the "new" method with some container
- I create 3 containers named Page 1, Page 2 and Page 3
- In each I put an object like dropdown, text...
- In the setup I include a html (render form) with Page = Page 1 and Submit = Page 2
but nothing appears when I test form
I had read this but it's obsolete if I understand?
http://www.chronoengine.com/faqs/57-cfv4/cfv4-actions/2658-how-can-i-create-a-multi-page-form.html
regards
I try to make a simple multi-pages form with the "new" method with some container
- I create 3 containers named Page 1, Page 2 and Page 3
- In each I put an object like dropdown, text...
- In the setup I include a html (render form) with Page = Page 1 and Submit = Page 2
but nothing appears when I test form
I had read this but it's obsolete if I understand?
http://www.chronoengine.com/faqs/57-cfv4/cfv4-actions/2658-how-can-i-create-a-multi-page-form.html
regards
Hi webcrea,
In the OnLoad event please open the HTML (Render Form) action and set Page to 1 (and not to 'Page 1')
Have you added a new Page 2 event for the second page?
Bob
In the OnLoad event please open the HTML (Render Form) action and set Page to 1 (and not to 'Page 1')
Have you added a new Page 2 event for the second page?
Bob
This topic is locked and no more replies can be posted.