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 the specified field.
Syntax
public boolean validateField(FieldId _fieldIdToCheck)
Run On
Called
Parameters
- _fieldIdToCheck
Type: FieldId Extended Data Type
The field ID to validate.
Return Value
Type: boolean
true if the value in the specified _fieldIdToCheck parameter is valid; otherwise, false.
Remarks
The validateField method validates the state or county for the city.
It is automatically called from forms with the field ID of the field that must be validated whenever a user leaves a field.