Event Handler Parameters - Edit Message to Web Container
Event Handler Parameters - Edit Message to Web Container (Web Designer
form)
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 Type | Use this drop-down list to select the type of message to be sent to
the web container. Options include these:
|
Child Frame Number | Use this field to specify a particular iframe number to which the message should go. |
JSON Message | Use this field when you want to create the actual message to be sent to the web container. This does not necessarily need to be a JSON-formatted message. The validity of content in this field despends on the type of message being sent. |
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. |