Edit Prompt
This version of the Event Handler Parameters form is used with form events that have been assigned a Response > Type of .
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 (Prompt Message form. ) button for this field and use the |
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 (Prompt Message form. ) button for this field and use the |
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 (Edit Condition form. ) button and use the |
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. |