Versions Compared

Key

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

Text box lets you get input from users and display it.

...

Allowed maximum length of text value.

Input Mask

Allowed input mask. You should use 9 for [0-9], a for [a-Z], * for [0-a-Z].

Dynamic Rules

Through this button you can add two types of rules to the text box control. Click one of them and you will see it is listed above the button. It has two buttons to edit and delete the rule.

  • Formatting Rule : 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 Rule : You can get information from rules, allow you to validate the data that is entered by the end-user. 
    Further information here

Data

Bound XPath

XPath of the text box can be changed through this area.

...