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 the specified field in the data source is visible.
Syntax
protected void visibleDSField(FieldId _fieldId, boolean _visible)
Run On
Called
Parameters
- _fieldId
Type: FieldId Extended Data Type
The field ID of the field to display.
- _visible
Type: boolean
true to display the field; false to hide the field.