FormGroupControl.dataGroup Method [AX 2012]

Sets or returns a data group for a form group control.

public str dataGroup([str value])

Run On

Client

Parameters

value
Type: str
A String data type that specifies the data group; optional.

Return Value

Type: str
A String data type value that specifies the data group.

A data group corresponds to a field group on a table that is a data source for the form.

Community Additions

ADD
Show: