Edit Prompt

This version of the Event Handler Parameters form is used with form events that have been assigned a Response > Type of Prompt.

The fields and options specific to this response type include these:

Field/Option Description
Message Test Use this field to specify the message to be displayed when the Prompt event is generated. You can use translatable strings, literal values, or formatted text that includes substitution values.

To facilitate the message creation, you can click the ellipsis () button for this field and use the Prompt Message form.

Caption Use this field to specify the caption for the message box that is displayed when the Prompt event is generated. You can use translatable strings, literal values, or formatted text that includes substitution values.

To facilitate the message creation, you can click the ellipsis () button for this field and use the Prompt Message form.

Icon Select the icon that is to display with the caption when the prompt message is displayed.
Prompt When This field displays any condition that has been specified for the display of the prompt message.

This field is read-only. To specify the condition that controls the display of the message, click the ellipsis () button and use the Edit Condition form.

Stop event handlers if expression is true When selected, this option instructs the system that, if the Prompt When expression is true, to stop further execution of the event and any following events in the sequence.

This can be especially useful when the prompt is tied to standard framework events.

Responses Use these options to specify what buttons are to display with the message.

You can further specify what event is to be generated when each button is clicked.

Finally, you can specify which button is to be treated as the default option.