Skip to main content

I am looking for a way to read items in a SharePoint list by looping through it in a workflow, and then basing subsequent workflow actions on the content of fields in each list item. Can anyone recommend a way of doing this in AppIt?

Appit v1.1 in the SmartForms (not Workflow - that I know of) there is a new For-Each Looping rule set.   I use it to generate a preset group of subfolders in a document library, using a source SharePoint list to hold the folder names I want to use.   It actually works for the top folder and any subfolders desired... i.e. TopFolder/sub1 or TopFolder/sub1/sub2...   It is a very cool feature!


Hi,

 

With the latest version of Appit there is a for each loop that can be used in the workflow designer.

 

Regards

Jurie


Here's the Appit version of the For Each documentation.


Reply