Category |
- Type
- picklist
- Properties
- Create, Filter, Group, Restricted picklist, Sort, Update
- Description
-
The location of the action link
group within the feed element. Values are:
-
Primary—The action link group is
displayed in the body of the feed element.
-
Overflow—The action link group
is displayed in the overflow menu of the feed element.
|
DeveloperName |
- Type
- string
- Properties
- Create, Filter, Group, Sort, Update
- Description
- The name of the action link group
template to use in code.
|
ExecutionsAllowed |
- Type
- picklist
- Properties
- Create, Filter, Group, Restricted picklist, Sort, Update
- Description
-
The number of times an
action link can be executed. Values are:
-
Once—An action link can be
executed only once across all users.
-
OncePerUser—An action link can
be executed only once for each user.
-
Unlimited—An action link can be
executed an unlimited number of times by each user. If the action
link’s actionType is Api or ApiAsync, you can’t use this value.
|
HoursUntilExpiration |
- Type
- int
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The number of
hours from when the action link group is created
until it's removed from associated feed elements and
can no longer be executed. The maximum value is
8,760.
|
IsPublished |
- Type
- boolean
- Properties
- Create, Defaulted on create, Filter, Group, Sort, Update
- Description
- If true, the action link group template is
published. Action link group templates shouldn’t be
published until at least one ActionLinkTemplate is associated with it. Once
set to true,
this can’t be set back to false.
|
Language |
- Type
- picklist
- Properties
- Create, Filter, Group, Nillable, Restricted picklist, Sort, Update
- Description
- The language of the
MasterLabel.
|
MasterLabel |
- Type
- string
- Properties
- Create, Filter, Group, Sort, Update
- Description
- The name of the action link group template.
|
NamespacePrefix |
- Type
- string
- Properties
- Filter, Group, Nillable, Sort
- Description
- The namespace prefix associated
with this object. Each Developer Edition organization that
creates a managed package has a unique namespace prefix. Limit:
15 characters. You can refer to a component in a managed package
by using the namespacePrefix__componentName
notation.
The
namespace prefix can have one of the following
values:
- In Developer Edition organizations, the namespace prefix is
set to the namespace prefix of the organization for all
objects that support it. There is an exception if an object
is in an installed managed package. In that case, the object
has the namespace prefix of the installed managed package.
This field’s value is the namespace prefix of the Developer
Edition organization of the package developer.
- In organizations that are not Developer Edition
organizations, NamespacePrefix is only
set for objects that are part of an installed managed
package. There is no namespace prefix for all other
objects.
|