Develop > Wizards > Calling Wizards > Call a wizard from Format Control

Call a wizard from Format Control

To call a wizard from Format Control, follow these steps:

  1. Click Tailoring > Format Control.
  2. Select the Format Control where you want to call a wizard.
  3. Click Subroutines.
    The Format Control Maintenance - Subroutines form opens.
  4. In the Application field, enter the application wizard.run.
  5. In the Names field, enter the name of the parameter(s) to pass data to the subroutine application (name, file, text, and prompt).
  6. In the Values field, enter the parameters to pass to the subroutine application. The type of parameters in this field must match the type of parameters in the Names field.
  7. Specify the condition for each parameter. When a condition is set to "true" and a user clicks Save, Format Control runs every section or expression where the Update field is set to true before it updates the record.