Kbase P123408: How to modify the validation expression and the validation message of a field using the character Da
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  4/13/2007 |
|
Status: Unverified
GOAL:
How to modify the validation expression and the validation message of a field using the character Data Dictionary?
GOAL:
How to change the validation expression and the validation message of a field using the TTY Data Dictionary?
GOAL:
How to modify the validation expression and the validation message of a field using the CHUI Data Dictionary?
FIX:
Following are the steps needed to modify the validation expression and the validation message of a field using a character client Data Dictionary connected to the database:
1. Select Schema
2. Select Field Editor
3. Select SomeTableName (This is the table name of the field)
4. Select Modify
5. Select SomeFieldName (This is field name whose validation we need to modify)
6. Select VALEXP and change "Existing Validation Expression" to "New Validation Expression"
7. Select VALMSG and change "Existing Validation Message" to "New Validation Message"
8. Press F1
9. Select Exit
10. Select Apply Changes
11. Select Database
12. Select Exit