Newer Version Available
ActionLinkGroupTemplate
Action link templates let you reuse action link definitions and package and distribute action links. An action link is a button on a feed element. Clicking on an action link can take a user to another Web page, initiate a file download, or invoke an API call to an external server or Salesforce. Use action links to integrate Salesforce and third-party services into the feed. Every action link belongs to an action link group and action links within the group are mutually exclusive.
For more information, see ActionLinkGroupTemplate in the Object Reference.
Fields
| Field Label | API Field Name | Type | Digits | Length | Precision | Scale |
|---|---|---|---|---|---|---|
| Action Link Group Template ID | Id | id | 18 | |||
| Category | Category | picklist | 255 | |||
| Created By ID | CreatedById | reference | 18 | |||
| Created Date | CreatedDate | datetime | ||||
| Deleted | IsDeleted | boolean | ||||
| Developer Name | DeveloperName | string | 80 | |||
| Executions Allowed | ExecutionsAllowed | picklist | 255 | |||
| Hours until Expiration | HoursUntilExpiration | int | 9 | |||
| Last Modified By ID | LastModifiedById | reference | 18 | |||
| Last Modified Date | LastModifiedDate | datetime | ||||
| Master Language | Language | picklist | 40 | |||
| Name | MasterLabel | string | 80 | |||
| Namespace Prefix | NamespacePrefix | string | 15 | |||
| Published | IsPublished | boolean | ||||
| System Modstamp | SystemModstamp | datetime |