Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Determines whether the current record is valid and ready to be written to the database.
Syntax
public boolean validateWrite()
Run On
Called
Return Value
Type: boolean
true if record is valid; otherwise, false.
Remarks
If condition is for a table field, the field must exist on the table.
Conditions cannot be for encypted fields.
If variable type selected, the user must enter a variable.
The method must exist on the cross reference if the method is selected.