Action Customization: Action Attributes
You can use attributes to configure a button or command that represents an action in the user interface.
You can use the following attributes:
- PXButton: Serves as the base attribute for all other attributes, which give you the ability to configure buttons. The successor attributes only set the base class properties to specific values.
- PXSaveButton
- PXSaveCloseButton
- PXCancelButton
- PXCancelCloseButton
- PXInsertButton
- PXDeleteButton
- PXFirstButton
- PXPreviousButton
- PXNextButton
- PXLastButton
- PXSendMailButton
- PXReplyMailButton
- PXForwardMailButton
- PXTemplateMailButton
- PXLookupButton
- PXProcessButton
Also, you can use the following attributes:
- PXUIField: To configure the button layout and set access rights
- PXEntryScreenRights: On a Lists as Entry Points (SM208500) form, to define the inheritance of access rights for an action that is implemented in the appropriate entry screen