Versions Compared

Key

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

Check List list control serves for listing multiple checkboxes for multiple selection.

This content control does not allow import and export features like other repeating content controls.

Design 

Hints
The text in this area pops up when you hover over the check list.

...

Required for Group
Enter any name into this area to specify a validation group for the check list. 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. 

Section Name

Include Page
EMK:Section Name
EMK:Section Name

Dynamic Rules

Include Page
EMK:Dynamic Rules
EMK:Dynamic Rules

Data

Bound XPath

Include Page
EMK:Bound Xpath
EMK:Bound Xpath

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 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.

Include Page
EMK:Monitored XPaths
EMK:Monitored XPaths

Other properties

  • Cut is used to move table  content.
  • Copy is used to copy table content.
  • Delete is used to delete table content.
  • XML is used to view or add xml of the table content.
  • Convert is used to change table content to other content controls.

...