Posted
ChronoForms has two form Wizards, the Easy Form Wizard and the Form Wizard (also known as the Advanced (Default) Wizard). The Easy Form Wizard makes it easy to set up a form but doesn't have all the flexibility or functionality of the Form Wizard.
You can change Wizards using a setting on the form General tab - click the form 'Name' link in the Forms Manager to open the tab; change the Form Wizard Mode from 'Easy' to 'Advanced(Default)' and click the 'Save and Close' icon in the toolbar.
When you now Click the 'Wizard' link you will see the full Wizard options. The Preview box will look the same but if you then Click the Events tab you will see that there are two Events: On Submit and On Load each of which has a number of Actions in them. These actions match up to the tabs and boxes in the Easy Form Wizard but here more actions can be added (or deleted), the order can be changed and you have more control over the settings in come cases.
For more on Events and Actions see {rokbox text=|this FAQ| size=|1000,600| }http://www.chronoengine.com/faqs/view/2621/what-are-events-and-actions.html{/rokbox}
Many of the actions you see now are unused, the Easy Wizard adds a selection of the commonly used actions to your form. It may help you to manage your form if you go through and delete any un-used actions - you can add them again later if they are needed as you develop the form.
When you switch to the Form Wizard the Debugger action is enabled and will show the debug output when the form submits. Click the red 'x' icon on the action to delete it - you can add it again later if you need to see the debug output again.
Note that you can also switch back from the Form Wizard to the Easy Wizard but if you do so you will probably lose any edits that you made in the Advanced Wizard.