Example 1 Setting a Custom Validation Message
In this example, the text field has the name petNumber.
This means that the value submitted for this text field by a user can be referenced in the validation script by the expression control.petNumber.getvalue().
Procedure
Copyright © TIBCO Software Inc. All rights reserved.