Assigning Rule Validation to the Edit Box

Validate user input on the device application by assigning validation rules to the edit box control.

Rule validation is supported only for the edit box control.

  1. In the Device Application Designer, select Screen Design > Palette > Controls > Edit Box.
  2. Drag and drop the Edit Box onto the screen display.
  3. In the Properties > Definition view for the edit box, select the data type from the Data type list.
  4. In the Palette, drag and drop Rule Validation onto the edit box.
  5. In the rule dialog, configure the validation rule and click OK.