Action Definitions in TS
31 October 2024
The actions that are defined in the graph or in the workflow are displayed on form’s toolbar in the More menu by default.
Declaring PXActionState field with the name that matches graph action’s name will:
- Hide it from the form toolbar
- Allow you to implement different presentation logic for the action
- Allow you to display it in the grid’s toolbar or allow you to bind it to some button on the form