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.
Validates that the field that is passed in is valid to save.
Syntax
public boolean validateField(FieldId _fieldIdToCheck)
Run On
ClientOrServer
Parameters
- _fieldIdToCheck
Type: FieldId Extended Data Type
The internal ID of the field to validate.
Return Value
Type: boolean
true if the record is valid; otherwise, false.