FormGroupControl.autoDataGroup Method [AX 2012]
Sets or returns a Boolean value that specifies whether a form group control can contain only the fields in the data group that are specified for the control.
public boolean autoDataGroup([boolean value])
Run On
ClientParameters
- value
- Type: boolean
A Boolean data type that indicates whether a form group control can contain only fields in the data group; optional.
Return Value
Type: booleantrue if a form group control can contain only fields in the data group; otherwise, false.
Community Additions
ADD
Show: