Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 22 Next »

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


Design

Add New Label
Specifies a name for "Add New" button. This button adds new row to repeating content.

Expandable Details
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

Unable to render {include} The included page could not be found.

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

Row Height 
Specify custom pixel height for row. 0 is default which fills all the height.

Rules

Required for Group

Unable to render {include} The included page could not be found.

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

Dynamic Rules

Unable to render {include} The included page could not be found.

Data

Bound XPath

Unable to render {include} The included page could not be found.

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

Item XPath
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 Move Up/Down XPath
Xpath to control vertical item movement in list. Please use "0" to disable for always. 

Allow New XPath
Xpath to control adding new items movement to list. Please use "0" to disable for always. 

Allow Delete XPath
Xpath to control deleting items movement from 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

Unable to render {include} The included page could not be found.

Other properties

Unable to render {include} The included page could not be found.

  • No labels