Query List Action

<< Click to Display Table of Contents >>

Navigation:  Custom Actions > Variables >

Query List Action

Allow users to select items

Query list action returns single or collection of items based on the “Type” selection in the action settings. If the Type is configured as “Item Collection” then “allow users to select items” option appears. See sample screenshot below

 

 Allow user to select item

 

Enabling 'Allow user to select items' means during execution of action, user can select items.

This option gives a run time prompt (modern dialog) that shows the result items in a grid and allows user to select the required items and the run time execution considers only the selected items from the result and process accordingly. See sample output screenshot below.

 

 Items selected by User