Nota
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
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.