Delete Item

Delete Item



Use context menu or action toolbox to add Delete Item action to workflow scheme.

  • Click on the area with (Edit) icon on the scheme and:
  • Select category Lists and items;
  • Choose Delete Item.
  • In action toolbox:
  • Select category Lists and items;
  • Drag and drop Delete Item action to the area with (Edit) icon on the workflow scheme.


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.


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.

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.

Contents