SrsReportDataContractExtendUIBuilder_CN.overrideDialogFieldAlwaysShowLookup Method [AX 2012]

Overrides the dialog field control property to let it show lookup button always.

Syntax

protected void overrideDialogFieldAlwaysShowLookup(DialogField _dialogField)

Run On

Called

Parameters

  • _dialogField
    Type: DialogField Class
    Dialog field, shall be initialized before PostBuild super() call.

See Also

Reference

SrsReportDataContractExtendUIBuilder_CN Class