Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This control provides adding multiple content via its "Add New" button on the form.

...

Expandable Details
This option sets each repeating row hidden and shows a Details button instead. Content can be viewed by clicking displays when clicked this button. Might come in handy when repeating content is big.

  • Yes,
  • No,

Row Width
Specify custom pixel width for row. 0 is default which fills all the width.

...

Section Name
Name of section is for controlling read only or visible state of a section. If set to a value this section can be configured in task properties. After setting value, you can configure section in task properties.

Dynamic Rules
Through this button you can add two types of rules to the repeating content control. Click one of them and you will see it is listed above the button. It has two buttons to edit and delete the rule.

  • Formatting rules, allow you to change the formats (text color, background color, style) and visibility of a control depending upon a condition. 
    Further information here.

  • Validation rules, allow you to validate the data that is entered by the end-user. 
    Further information here. 

Data

Bound XPath

Changes XPath of the repeating content can be changed through this area. 

Row Id XPath
Give a specific Id for each row by filling this box with an XPath.  

Item XPath
Items of a repeating content can be different from each other change depending on this setting. Default is * " which sets it to regard all items as in the same structure. If you want to use different contents for different items you should dictate it by specify specifying an XPath.

Hierarchy XPath
Not useful in repeating content. In a nested xml node structure, for example if your XML looks like the example below, you can specify the starting node of the recurrence. In this example Hierarchy XPath is "Folders".

...