Skip to main content

If you’ve used Nintex forms at some point in your life than you would have come across the mystical repeating section control. Now for those coming from the InfoPath or Lotus Notes worlds, you would remember that you had the ability to do fancy table structures in the form to capture an unknown amount of data but in a structured way.

 

Nintex gives you the same capability and makes it easy to set up. After working with many customers, I realized there are some things that just are as intuitive unless you’re playing around with things and not everyone has that luxury. So to help you out, I built a quick demo which includes a form, and workflow to show how to retrieve the information from that form.

 

The workflow template is built to show a simple workflow that can parse the repeating section data and create child items with it.

413iEEAD2AEF18380218.jpg

 

This form template is built to show a simple responsive form in Nintex for O365. The full demonstration works with the get data from repeating sections workflow template.414i953D876ED1A08F0F.jpg

 

@eharris04 , I downloaded the zipped files and extracted them. But there's quite a number of files and I am not sure how to go about it, especially in importing. Which ones should I import? If all, how? Thanks a lot in advance!


@eharris04 Hi Eric, There isn't any workflow file(.nwp)



 


@CC1183 and @SherryH  Please see the updated attachments. I have added the workflow here.


unable to download zips.


I am using SharePoint Online and Nintex Responsive Form (O365) and my XML file save in the SharePoint List looks like this:



<?xml version="1.0" encoding="utf-8"?><RepeaterData><Version>1.0</Version><Items><Item><_68ade07a1b0e85b3f9659a57f616f259 type="System.DateTime">2022-08-21T14:00:00.000Z</_68ade07a1b0e85b3f9659a57f616f259><_4d04257c9a79fe5215caadce80fc0559 type="System.Int64">20</_4d04257c9a79fe5215caadce80fc0559><_5fb4310ddfa48cf72a2d74fc73f9a128 type="System.String">100</_5fb4310ddfa48cf72a2d74fc73f9a128></Item><Item><_68ade07a1b0e85b3f9659a57f616f259 type="System.DateTime">2022-08-20T14:00:00.000Z</_68ade07a1b0e85b3f9659a57f616f259><_4d04257c9a79fe5215caadce80fc0559 type="System.Int64">10</_4d04257c9a79fe5215caadce80fc0559>



<_5fb4310ddfa48cf72a2d74fc73f9a128 type="System.String">200</_5fb4310ddfa48cf72a2d74fc73f9a128></Item></Items></RepeaterData>


Reply