What is repeating section in nintex?

What is repeating section in nintex?

The Repeating section control contains a set of other controls that can be repeated as necessary. When you insert a Repeating section control to your form, it is an empty container till you insert other controls inside it. You can insert a Repeating section inside another Repeating section if required.

How do you link content control?

Simple Linked Content Controls

  1. Insert a plain text content control.
  2. Select the control (by clicking the small control tab)then Developer>ontrols>Properties and define a title for the control.
  3. Right click and select “Copy.”
  4. Position the cursor where you need the text repeated.

Where does the repeating section data come from?

Basically, when an end-user fills out a form and submits it to the underlying list, an XML representation of the entire form is saved in a hidden field called “FormData”. If we have a repeating section within the form, its data is also XML serialized and stored within this hidden field.

How to insert a repeating section in a form?

Insert a repeating section on a form template that is based on an existing data source 1 On the form template, place the cursor where you want to insert the control. 2 If the Controls task pane is not visible, click More Controls on the Insert menu, or press ALT+I, C. 3 Under Insert controls, click Repeating Section.

How to display repeating section data in SharePoint list views?

Displaying the repeating section data in SharePoint List Views. Basically, when an end-user fills out a form and submits it to the underlying list, an XML representation of the entire form is saved in a hidden field called “FormData”.

When to use repeating section in sales report?

Collect multiple instances of the same type of data. For example, on a sales report form template, you can use a repeating section to collect sales objectives from your sales team. Display variable amounts of data on a form.