FormDropDialogButtonControl.openMode Method [AX 2012]

Specifies the view mode of the target form. The possible values include Auto, View, Edit, and New.

The default is Auto.

You may use this property to specify whether the target form opens in edit or read-only mode.

public int openMode([int value])

Run On

Client

Parameters

value
Type: int

Community Additions

ADD
Show: