Softdial Scripter™ Page Editor

ValidationTextBox

ValidationTextbox control

Fig. 1 - ValidationTextbox control

A control that allows the script user to enter text, which is validated against regular expressions (standard .NET variety ), either

  1. pre-defined (see CompletionRegex)
  2. custom (see PreviewRegex) or
  3. both

The script can be prevented from continuing if an invalid entry is made.

This feature is required for any kind of user input that must conform to a specific set of criteria such as credit card numbers, email addresses, telephone numbers and also customised formats that may apply, such as customer account numbers and policy numbers.

Properties that are common to this and many other controls are described in Common Properties.

See also the Text Entry control.

 

Copyright © 2004 - 2019  Sytel Limited