Validation of Values
- Last UpdatedJun 25, 2024
- 1 minute read
Value rules are triggered when the value of a control changes.
A data type mismatch occurs when an invalid value is set for a control either through the user interface (UI) or through the scripts. In such cases, the value of the control is reset.
When an invalid value is set for a control either through the UI or through the scripts, the control behaves as follows:
|
Control |
User Interface |
Scripts |
|---|---|---|
|
|
|
|
|
|
|
|
|
|
|
|
Note: When a value is set through the scripts for the Value or the Default Value property of a control, the validation for the property is not triggered on page load.