Using the Wizard Component Library
The Configurable Wizard offers a tab from which you can manage libraries of both Steps and Inputs. When you create a step or input from a Wizard Design, that step or input is available to that specific wizard design only. In many cases, you will want to create steps or inputs which can be used by more than one Wizard. Use the Wizard Component Library to create reusable steps and inputs.
The Wizard Component Library is comprised of two tables: Steps and Input Controls.
Information displayed in table columns comes directly from Input or Step Setting details.
You can take the following actions on tables in the Wizard Component Library:
Action |
Description |
---|---|
New Step |
Click New Step to create a new step in the Steps Library. See Creating Steps for more information. |
New Input Control |
Click New Input Control to create a new input in the Inputs Library. See Creating Inputs for more information. |
Edit |
Edit an existing step or input. Edited steps and inputs will only apply to newly-created Wizard Designs and do not affect steps or inputs for existing Wizard Designs. |
Delete |
Delete an existing step or input. Deleted steps and inputs will only apply to newly-created Wizard Designs and do not affect steps or inputs for existing Wizard Designs. |
Search |
Use the type-ahead feature to narrow the list of displayed inputs or steps you want to edit, delete or view. |
Creating Steps
Steps are used to designate the actions that occur when end-users use the Wizard. Steps use common elements, like actions and rules, to define the flow of your Wizard. Each step represents a screen in the wizard runtime.
When you create a new step in the Wizard Component Library and save it, it becomes available for use in Wizard Designs which match the Context Type and Object specified when you define it (if any). Please note that any modifications to the step from within a Wizard Design will not affect the properties of a step saved in the library.
To create a new Step from the Wizard Component Library
Creating Inputs
Input controls are the primary components of any wizard. They are the questions and instructions that you provide to the end users of your wizard. For example, you might create an input control that requires users to select picklist options, such as Business Function or Agreement Start and End dates. Input controls are reusable, so you can use them in as many steps as you want to.
Please note that any modifications to the input from within a Wizard Design will not affect the properties of an input saved in the library.