Tagged Questions
0
votes
1answer
58 views
How to add additional workflow task in SharePoint workflow?
I am developing a sequence workflow. It contains a Replicator and its InitialChildData property is bound to the list of strings representing users. The activity that gets replicated is the workflow ...