Delete Item
Delete Item
Add action
Use context menu or action toolbox to add Delete Item action to workflow scheme.
- Click on the area with (
) icon on the scheme and:
- Select category Lists and items;
- Choose Delete Item.
- Select category Lists and items;
- Drag and drop Delete Item action to the area with (
) icon on the workflow scheme.
Configure action
Open action configuration dialog to edit action properties:
- Open action context menu on the scheme and choose Edit;
- Or double click the action on the scheme.
Action properties
Use configuration dialog to edit action properties:
Property |
Description |
Title |
Defines action title.
By default the title is action type name. |
List |
List or document library, from which all items that match Where expression will be deleted.
Current list is set by default. |
Where |
An expression to select items to delete. A set of fields available to build expression is limited to the fields of the selected list.
Lookups are available for this property. |
Examples
Delete current item:

Delete item with ID equal to intCustomerID variable:

If where clause returns more than one items, the first one will be deleted.