Will be updated. This control provides adding multiple contents via its "Add New" button on the form.
Design
Add New Label
Specifies a name for the "Add New" button. This button adds a new row to repeating content.
Expandable Details
Will be updated. This option sets each repeating row hidden and shows a Details button instead. Content displays when clicked this button. Might come in handy when repeating content is big.
- Yes,
- No,
Show Blank Slate Include Page _Show Blank Slate _Show Blank Slate
Row Width
Will be updated. Specify custom pixel width for row. 0 is default which fills all the width.
Row Height
Will be updated. Specify custom pixel height for row. 0 is default which fills all the height.
Rules
Required for Group
Enter any name into this area to specify a validation group for the repeating content. After that when you enter this same validation group name into Validation Group area on any action button of any task, it will be checked for validation whenever the action is selected on the form. Include Page _Required for Group _Required for Group
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.
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.
...
Data
Bound XPath
XPath of the repeating content can be changed through this area.
Row Id XPath
Will be updatedAfter setting value, you can configure section in task properties.
Dynamic Rules
Include Page | ||||
---|---|---|---|---|
|
Data
Bound XPath
Include Page _Bound XPath _Bound XPath
Row Id XPath
Give a specific Id for each row by filling this box with an XPath.
Item XPath
Will be updated.
Hierarchy XPath
Will be updated.
Filter XPath
Will be updated.
Sort XPath
Will be updated. Items of a repeating content 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 specifying an XPath.
Filter XPath
Filters rows according to this Xpath. The rows will display if their Filter XPath return true.
Sort XPath
Sorts rows with respect to this XPath.
Other
Allow Moving XPath
Xpath to control item movement in list. Please use "0" to disable for always.
...
Allow Delete All XPath
Xpath to control clear the list. Please use "0" to disable for always.
Monitored XPaths
Will be updated.
Other properties
- Cut is used to move repeating content.
- Copy is used to copy repeating content.
- Delete is used to delete repeating content.
- XML is used to view or add xml of the repeating content.
- Convert is used to change repeating content to other content controls.
Normally repeating content refreshes itself if specified XPath for filtering, ordering etc. changes. In cases you want to adjust repeating content to watch XPath(s) other than the ones in it, you may specify them at this section.
Other properties Include Page _Other Properties _Other Properties