PlatformActionTypeEnum Enum
Enum Values
The following are the values of the Metadata.PlatformActionTypeEnum enum.
Value | Description |
---|---|
ActionLink | An indicator on a feed element that targets an API, a web page, or a file, represented by a button in the Salesforce Chatter feed UI. |
CustomButton | When clicked, opens a URL or a Visualforce page in a window or executes JavaScript. |
InvocableAction | An invocable action such as posting to Chatter. |
ProductivityAction | Productivity actions are predefined by Salesforce and are attached to a limited set of objects. You can’t edit or delete productivity actions. |
QuickAction | A global or object-specific action. |
StandardButton | A predefined Salesforce button such as New, Edit, and Delete. |