-
Notifications
You must be signed in to change notification settings - Fork 39
Validation Routine
Aaron Niyonzima edited this page Feb 14, 2021
·
1 revision
Validation routines are used to validate user inputs at field level and default values.
- Write, compile and catalog a subroutine
- Create an entry in EB.API
- Attach routine to a version:
- 58.x VALIDATION.FLD -> Name of field to be validated
- 59.x VALIDATION.RTN -> Name of the routine
- (Optional) Make field hot validation - only for browsers:
- 13.x FIELD.NO -> Name of the field
- 42.x.1 ATTRIBS : HOT-FIELD
- Home
- Getting started with InfoBasic(jbc)
- Key Features of InfoBasic
- Control Flow
- Subroutines and Functions
- OFS
- Template Programming
- T24 Integration with other Systems
- T24 Business Training
- T24 Navigation Training
- T24 Administration Training