Skip to main content

Change Handler

The change handler is triggered for an update made in any form field containing the boolean trigger_on_change as true. The change handler can be used to either add or remove fields in the form depending on the input made for a certain field. 

A list of attributes is passed when a function is triggered. They are listed in the table below.

Attribute nameDescription
operatorDetails of the operator who is accessing the widget
environmentDetails of the environment in which SalesIQ has been accessed
formDetails of the form object and the input values.
targetDetails of the field and the selected input that triggered the change