Contents
- Create an Item
- Add action
- Configure action
- Action properties
- Examples
Property | Description |
---|---|
Title | Defines action title. By default the title is action type name. |
List | List or document library, in which the item will be created. |
Content type | Content type of the item. Shows all content types of the selected list. |
Folder | Folder, in which item will be created. Path to folder is relative to list root folder. If folder is empty, the item will be created in root folder. Lookups are available for this property. |
Fields area | Fields of the selected list. Set of fields depends on selected content type. |
Item ID | Variable to store ID of the created item. Only variables of Integer type are available for this property. |
Item GUID | Variable to store Guid of the created item. Only variables of Guild type are available for this property. |