Multi step form September 19, 2018, 11:48:01 AM Hi there,I want to split into several steps a add records form.I suppose i have to use the Form Wizard but can't figure out how to insert some fields into step 1 , some other fields into next step...ThanksArnaud. Quote Selected
Re: Multi step form Reply #1 – September 22, 2018, 04:50:54 AM You can duplicate the add page record and add the pages to the wizard steps. Quote Selected
Re: Multi step form Reply #2 – September 26, 2018, 04:15:38 PM QuoteYou can duplicate the add page record and add the pages to the wizard steps. Sorry, not able to understand this step. Can you please explain it little more? Do you mean to say collect the HTML code from Custom Design for all the form elements and then paste it for each step of the Form Wizard as custom view?It will be great if you can make a video tutorial of this... Quote Selected
Re: Multi step form Reply #3 – September 30, 2018, 05:09:34 AM Can someone please look into this issue and answer the query... Quote Selected
Re: Multi step form Reply #4 – September 30, 2018, 09:50:20 AM First, duplicate the "Add Pages" you want to add to the form wizard. Select each field you want it to appear on a wizard step.Drag and drop the pages from the sub-page component onto the form wizard step. From the form wizard step properties, select "SubmitOnNext" Option to False and set the last Step Form to TruePreview Quote Selected 2 Likes
Re: Multi step form Reply #5 – October 03, 2018, 05:48:31 PM Thanks so much for the details Emman. I followed your instructions and everything worked well. I wanted to split the Add, Edit and View controls into different Tabs. So, I attempted to do the same thing... but this time, the Sub Page view came up with its own Save button on the tab. I didn't find any option to disable this Save button, is there any? I've already created a new thread about this issue in General Discussions. Please take a look and let me know how to resolve this issue. Quote Selected
Re: Multi step form Reply #6 – April 08, 2020, 01:17:02 PM Hello guys,Great product you have. i need help with form wizzard. i have set on other pages to Submit on Next and on last page i have set as Submit AllForms, however when i click Submit on the last page, only data on fields on last page are saved to the database. Am using latest version 2.7.2 Quote Selected
Re: Multi step form Reply #7 – May 19, 2020, 10:39:01 PM Quote from: barakak – April 08, 2020, 01:17:02 PMHello guys,Great product you have. i need help with form wizzard. i have set on other pages to Submit on Next and on last page i have set as Submit AllForms, however when i click Submit on the last page, only data on fields on last page are saved to the database. Am using latest version 2.7.2 I'm using 2.7.3 and have this issue too. Quote Selected