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 10 Next »

This control creates a check box to display a choice between one of two possible options. When it is checked it holds a true value in the XML and it becomes empty string when it is unchecked. You need to set type of "Check" in the data model to use it when designing form.

Form Design Actions

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

Design 

Label
Label is a caption of the checkbox on the user interface.

Hints

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

Data

Bound XPath
Changes XPath of the check box.

Checked Value
It represents true value.

Unchecked Value
It represents an empty string value.


  • No labels