Skip to main content
Nintex Community Menu Bar

How I can call the values in repeating section in the initial form, when I try to insert the values from start event form it is appearing as below:

 

Hi ​@wejdan,

Repeating section form data will be passed to the workflow as a collection variable.
The easiest way to access the items in the collection is to use a Loop For each action. This will allow you to insert its values or store them in another type of variable to be used elsewhere.

 


Hi ​@wejdan has Simon’s reply answered your question? 


Reply