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.
Adds the field validation custom validation followed by the standard validation.
Syntax
public boolean fieldValidate(FieldId _fieldId)
Run On
Called
Parameters
- _fieldId
Type: FieldId Extended Data Type
The field that is being validated.
Return Value
Type: boolean
true if the field value is valid; otherwise, false.