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.
Indicates whether to include the field for the field that is specified by the FieldId value on the parameters form.
Syntax
protected boolean includeField(FieldId _fieldId)
Run On
Called
Parameters
- _fieldId
Type: FieldId Extended Data Type
The field to check for inclusion.
Return Value
Type: boolean
true if the field should be included on the form; otherwise, false.