BeforeValidateNewRecords Event
Description
This event fires before data in new records are validated but after the user has pressed the Submit button to insert new records.
The following variables are available to you in the event:
- Variable
- Description
- Args
Contains the GridDefinition and rtc variables.
- PageVariables
Contains the state info (__si2) object.
- DataSubmitted
Contains the new values for the record.