Versions Compared

Key

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

...

Item XPath
XPath to use for storing check list items data. The node Default is " * " which sets it to regard all items as in the same structure. Can also be set to a specific node name. 

The data model for an item of a check list item must be a container which is set as a list item container, meaning it should be using multiple copies. It also must contain two separate nodes below it to store the item value and caption data. 

Value XPath

XPath to store the value of each check list item. Data type is not regarded and works as text type.

Caption XPath

XPath to store the visible text of each check list item. Data type is not regarded and works as text type.

Other

Monitored XPaths?
Normally repeating content check list refreshes itself if specified XPath for filtering, ordering etc. changes. In cases you want to adjust repeating content check list to watch XPath(s) other than the ones in it, you may specify them at this section.

...