Since version 11.0
Action Item Type represents a type of action which the user could be requested to do.
See also Action Item (AI).
Fields
-
uniqueName (String) – Unique name of the Action Item Type.
-
label (String) – Description of the Action Item Type displayed to the end user.
-
configuration (JSON) – Configuration of widgets displayed on the detail page, when viewing an Action Item of this type.
-
formulaName (String) – Unique name of the Action Item Logic which will be used to recalculate values of this Action Item.
-
userGroupViewDetail – Group of users who will be able to view the detail of an Action Item of this type.
-
userGroupEdit – Group of users who will be able to edit the Action Items of this type.