Develop > Wizards > Calling Wizards > Call a wizard from display options

Call a wizard from display options

To set up a wizard to be called from display options, follow these steps:

  1. Click Tailoring > Tailoring Tools > Display Options.
  2. Select the display option that you want to use to call a wizard.
  3. Select the Rad tab.
  4. In the RAD Application field, enter the RAD Application wizard.run.
  5. The Names field specifies the parameters to pass to the RAD application. The available parameters are: file, name, text, and prompt. The name parameter is required.
  6. The Values field specifies the values of the parameters being passed to the RAD application.
  7. Click Save.
  8. Click OK.

Example: Set up a wizard to be called from display options

In this example, a wizard is set up to be called from the display application wizard.display.kmsearch, so that when an operator selects the "Search Again" option, the wizard "KM choose shared content" is called.

To set up a wizard to be called from display options, follow these steps:

  1. Click Tailoring > Tailoring Tools > Display Options.
  2. Select the wizard.display.kmsearch, Text Option definition 7500.
  3. Select the Rad tab.
  4. In the RAD Application field, enter the RAD Application wizard.run.
  5. The Names field specifies the parameters to pass to the RAD application. The available parameters are: file, name, text, and prompt. The name parameter is required.
  6. In this example, the following values are specified for each parameter named.

    Name of parameter Value of the parameter
    file

    $L.file

    name KM choose shared content
  7. Click Save.
  8. Click OK.