Edit Set Values

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

Use this form to set values in variables, properties, and/or components.

For In Collection, In Inline List, In List Cache, and Method Call validators, use this form to output values to properties, variables, and components.

This form provides these options:

Field/Option Description
Variables The button launches the Edit Set Variable Values form, from which you can add, modify, rearrange, or delete variables and their corresponding values.

The field displays the variables and the values they are to be set to. These variable/value pairs must use the syntax variable=value.

Components The button launches the Edit Set Component Values form, from which you can add, modify, rearrange, or delete components and their corresponding values.

The field displays the components and the values they are to be set to. These component-value pairs must use the syntax component=value.

Properties The button launches the Edit Set Property Values form, from which you can add, modify, rearrange, or delete properties and their corresponding values.

The field displays the properties and the values they are to be set to. These property-value pairs must use the syntax property=value.

Do not mark output targets modified? When selected, this option invokes the NOMOD keyword, which instructs Windows client to NOT mark the output target values as modified.

This is required for cases where you do not want the values of the target components or properties to be revalidated after the event handler executes.

This option is not available when this form is launched from the Edit In Collection Validator Parameters or Edit Inline List Validator Parameters form, because, in those cases, the policy for marking output targets is modified from those form.