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 id field is valid.
Syntax
public boolean validateField(FieldId id)
Run On
Called
Parameters
- id
Type: FieldId Extended Data Type
The field ID of the field to validate.
Return Value
Type: boolean
true if the field is valid; otherwise, false.
Remarks
This method is automatically called by forms when any field is modified. In the case of the ProjCode, CategoryCode, ProjRelation and CategoryRelation fields, this method will also validate related fields.