What is a wizard form and why is it important?
Forms represent individual interfaces that enable your users to view, create, update, and delete database table values.
A wizard form is a maintenance form divided into steps to make a system process sequential, and therefore easier to complete correctly. When a user finishes the wizard, the application uses the information to create a new record, the same as if the user created a record with a New button and filled in all the information on the maintenance form.
If the data to enter to create a valid record would be overwhelming or easy to overlook, you can turn that process into a wizard form instead.
What do I need to know to begin learning about wizard forms?
You should already be familiar with the following:
- Creating and editing entities in Xelence
- Previewing forms
- Lookup form processes
- Maintenance form processes
What do I need to know to start working with wizard forms?
What can I do with a wizard form?
You can perform the following wizard form tasks:
What do all these words mean?
What do all these fields and buttons do?
I have more wizard form questions!
#Forms