You are here:
Running Validation with onChange (Managed Package)
For the managed package runtime, beginning with Vlocity Insurance and Health Winter '20 and Vlocity CME Winter '20, LWC Omniscripts run validation when a user clicks out of a field by using the onBlur function.
This information is for Omnistudio for Managed Packages. For Omnistudio on standard runtime, see Omnistudio Help.
- In the Setup properties, click Edit as JSON.
- Add the property "commitOnChange": true.
-
Preview the behavior.
Note
In LWC Omniscripts, the onChange behavior runs after a half-second delay.
