|
||||||||||||
| Wizards | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Overview | ||||||||||||
|
Wizards are 'modal popups' which typically allow the user to select some
data which will be returned to the calling page. A 'modal popup' means the user cannot continue to use the calling page until the wizard has been closed. Wizards are typically called when you see this clickable button ![]() When the wizard is activated the calling page button will visually change until the wizard has closed. This is how the button will look at that time
|
||||||||||||
| Rules | ||||||||||||
| Many wizards are locale specific which means that they will operate differently according to the language or country of the user. | ||||||||||||
| Operation | ||||||||||||
|
Typically a wizard will display choices to the user and will allow them to make
a selection which will return the selected data to the calling page which will automatically
close the wizard. If you want to exit the wizard, click the X in the top right hand side of the wizard. |
||||||||||||
| Specific Wizard Help | ||||||||||||
|