FormGroupControl.useUserLayout Method [AX 2012]

Specifies whether to use the user-specified layout of a form group control.

public boolean useUserLayout([boolean value])

Run On

Client

Parameters

value
Type: boolean
A Boolean value that specifies whether to use the user-specified layout of a form group control; optional.

Return Value

Type: boolean
true if the user-specified layout of a form group control is used; otherwise, false.

The user specifies the layout by using the User setup form.

Community Additions

ADD
Show: