URLs
Last updated 22/07/2024
| Event | Executes | Description |
|---|---|---|
| On Submit | Client | Executes when the Save button is clicked on a form that the URL holds and before the data is sent to the server. |
| Do Submit | Server | Executes when the Save button is clicked on a form that the URL holds and after the data has been saved on the server. |