PmfFormCtrl.visibleFormControl Method [AX 2012]

Sets the visible property of a specified form control.

protected void visibleFormControl(IdentifierName _name, boolean _visible)

Run On

Called

Parameters

_name
Type: IdentifierName Extended Data Type
The name of the form control.
_visible
Type: boolean
A Boolean value that indicates whether the control should be visible.

Community Additions

ADD
Show: