ProdMulti.mustUseDialog Method [AX 2012]

Determines whether the dialog system or the form created in dialog() should be used for dialog boxes.

public boolean mustUseDialog()

Run On

Called

Return Value

Type: boolean
true if the dialog system should be used; otherwise, false.

By using the dialog system, a batch tab page is added to the form.

Community Additions

ADD
Show: