Skip to main content

Hi,

I have a list of activities that needs to be performed (say 10nos). They are displayed as a table of content in a view.

Normally when I want to trigger a workflow then doing some action on one item at a time fires the trigger, but, I need to select multiple activities at one time and then fire the workflow so that the workflow executes for a batch.

How do I achieve this requirement?

 

Thanks to all beforehand for any solution provided.

 

 

Hi Saikat

 

I'm not sure I understand what you want to do. Do you want to have a list view (with say 10 rows) and fire of a workflow for each item/row in the list (i.e. 10 different workflows)? If that is the case perhaps investigate the for-each looping condition (see SmartForms Help).


Reply