I have many forms in my workflow with the same repeating section “PRODUCTS”
- Start form
- DC Control Sheet
- STEDI Approval
- DC Closing Stage
I am able to copy data of my repeating section form the Start Form to my task form DC control Sheet. In that form, I have new fields in my repeating section. I want the content of these fields to also be copied to the other 2 task forms.
I am using the getCollectionItem in a rule. But it is not working, my fields stay blanks.
getCollectionItem(tWorkflow].oAssign a task to DC Control Sheet].eAssign a task to multiple users].rFirst response].sForm variables].eProducts].tCondition After Inspection],oProducts].tCurrent row].oRow number]-1)
I have attached my workflow. I someone can help me finding why my fields in my repeating section are blanks in the STEDI Approval and DC Closing Stage, it will be great.