PmfFormCtrl.visibleDSField Method [AX 2012]
Indicates whether the specified field in the data source is visible.
protected void visibleDSField(FieldId _fieldId, boolean _visible)
Run On
CalledParameters
- _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.
Community Additions
ADD
Show: