Screen Fields
Last updated 18/07/2024
Event | Executes | Description |
---|---|---|
On Enter | Client | Executes on entering a screen field. |
On Click | Client | Only supports a _Button display type and executes when the button is clicked. |
On List Select | Client | Executes when selecting a value in a lookup. |
On Validate | Client | Executes after data has been entered into a screen field. Any invalid data will cause Five to show a message and force the user back to the field. |
On Exit | Client | Executes on exiting the screen field. |