I have created a list in SharePoint and what to add a column to capture the repeating section on my Nintex form,
When I go to add my column, I'm missing the following Nintex Repeating Section Data


Any Ideas?
Regards
Claire
I have created a list in SharePoint and what to add a column to capture the repeating section on my Nintex form,
When I go to add my column, I'm missing the following Nintex Repeating Section Data


Any Ideas?
Regards
Claire
Best answer by jesse_mchargue
Hello Claire Allen -
You have to commit the repeating section back to the list as the XML. You can parse it out using various approaches based on what you need to do with it, but I would check out
I create a column in the list and have my repeating section control connected to my list column (usually named FormXML). This allows me to reference the XML at any time and do with it as I see fit. In one instance, I am taking each line item (each item in the repeating section) and creating a new item in another list. So for this we have the original request form and then we have an itemized list.
Hope this helps!
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.