Skip to content

Range

Displays a number line which covers the interval specified. Practical use of this control is to specify tax rates. In order to use this box, select the number type in Data Model and select Range from the Convert menu on the form.

Home page

Design

Minimum XPath
Xpath of minimum value. Ex: 0 or any XPath that contains the value

Maximum XPath
Xpath of maximum value. Ex: 100 or any XPath that contains the value

Step XPath
Xpath step of value. Ex: 10 or any XPath that contains the value

Rules

Dynamic Rules
Dynamic rules section allows to specify format and warning messages of any element and section. Dynamic rules section consists of two parts, one of them is for formatting rules and the other one is for validation rules.

  • Formatting rules, allow you to change the formats (text color, background color, style) and visibility of a control depending upon a condition. Further information here.

  • Validation rules, allow you to validate the data that is entered by the end-user. Further information here.

Data

Bound Xpath
XPath of the element. If set to empty, it uses parent xpath.

Value XPath
Xpath of value to store.

Other Properties

  • Cut is used to move control.
  • Copy is used to copy control.
  • Delete is used to delete control.
  • XML is used to view and edit xml of the control.
  • Convert is used to change content control into other controls.