Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Description

Prompts Displays a web page that prompts the user for inputsthe specified information.


Inputs and Outputs

Prompt For - Specifies the parameters whose values will be set by the users input to the prompt page. The parameters must be either an input to the action sequence or an output from a previous action in the action sequence.
Prompt Message - Available only after selecting an item from the "Prompt For" list. The specified text will be displayed as the user prompt (Example: Enter Text Here).
Prompt Style - Available only after selecting an item from the "Prompt For" list. The specified style will be used to prompt the user.
Source Of Choices - Available only after selecting an item from the "Prompt For" list. Identifies the parameter that will contain the available values from which to choose. This parameter may be of type list, string-list, or result-set. This is optional with a "Text Box" prompt style. If this parameter is specified, the input provided by the user must be contained within this collection.
Column Containing Choice Values - Specifies the column in the source of choices that contains the value associated with each choice.
Column Containing Choice Names - Specifies the column in the source of choices that contains the name of each choice.
Is Optional - If checked, the user need not provide a value.
Prompt When One Choice - Indicates that the user should be prompted even if on one choice is available.