Create a Wizard to Help Users Complete a Form
Learn how to create a wizard that will help your users complete and submit a form in your process application. To get started, look at the sample volunteer form for an overview. Download and try out the sample application, and then follow the steps to create your own wizard.
Learn About the Sample Wizard
Let’s review the sample form that people complete when registering for volunteer positions.
In the first step, the wizard prompts the user for basic information, such as name and email. Next, it asks about areas of interest and time commitment. Then, it requests some additional information. In the final step, the user submits the application. The wizard acknowledges the form was received and sends information about what happens next.
Import the Sample Forms and Preview the Wizard
Import the sample forms and try out the wizard.
- In the Integration Cloud navigation pane, click Processes.
- In the Processes navigation pane, click Applications.
- On the Process Applications page, click Create, then Import.
- Browse and locate the TrainSample.exp file you downloaded and click Import.
- In the Application navigation pane, click Forms, and then open the Wizard form.
- Click Preview. Select each step in the wizard and enter sample values, and then submit the form.
Build a Wizard Yourself
Add a Train control to any form to create a wizard that helps users complete the form. The train—or wizard—has several stops along the way. Each stop displays a different portion, also called a presentation, of the form. Users can see the steps they have completed, their current step, and how many more steps to go.






