Range

Displays a number line which covers the interval specified. The 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.

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

The dynamic rules section allows specifying format and warning messages of any element and section. It 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 colour, background colour, style) and visibility of control depending on a condition. 
    Further information can be found here.

  • Validation rules allow you to validate the data that the end user enters. 
    Further information can be found here.
 

Data

Bound XPath

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


Value XPath
Xpath of value to store.

Other Properties

Clicking on a control pops up a design actions menu with the following options:

  • Cut action cuts the control. Use the paste action to move the control to another location after cutting.
  • Copy action copies the control. Use the paste action to add the control to another location after copying.
  • Delete action deletes the control.
  • XML is used to view and edit the XML of the control.
  • Convert is used to change the content control into other control types.


Copyright © 2010 - 2023 Emakin. All rights reserved.