FormGroupControl.hideIfEmpty Method [AX 2012]

Sets or gets a Boolean value that indicates whether a form group control is visible when the controls in the group are not visible.

public boolean hideIfEmpty([boolean value])

Run On

Client

Parameters

value
Type: boolean
A Boolean value that indicates whether a form group control is visible; optional.

Return Value

Type: boolean
true if the form group control is not visible; otherwise, false.

Community Additions

ADD
Show: