Value change behavior
Mode of updating text when the user writes in the text box.
- BrowseName
- ValueChangeBehaviour
Values
Value | DisplayName | Description |
---|---|---|
0 | Value change on edit finished | Update the value after the user presses Enter with either physical or virtual keyboard. Pressing Esc or selecting any area outside the object, restores the field text to its original value. |
1 | Value change while editing | The value is updated at the same time it is being modified. |
Provide Feedback