FormReferenceObject.visible Method [AX 2012]
Sets or returns a value that indicates whether the control is visible.
Controls that refer to a data source field are visible only when the visible property is set to true on both the control and the underlying data source field.
By setting the property on the data source field instead of the control, you make sure that the field is handled consistently throughout the form. This makes upgrades easier.
Community Additions
ADD
Show: