Custom Actions
Last updated 23/07/2024
Event | Executes | Description |
---|---|---|
Do Create | Server | Executes when the menu item referencing the report is clicked. |
On Selection | Client | Executes when the menu item referencing the report is selected. |
On Show | Client | Executes when the menu item referencing the report is clicked and before the page renders. This event is called after the On Selection event. |
Do Close | Server | Executes when the report is removed. |