TaxExportInvoiceTaxIntegration_CN.dialogActivateFields Method [AX 2012]

Sets the activate fields for the dialog box.

public void dialogActivateFields(FormControl _control)

Run On

Called

Parameters

_control
Type: FormControl Class
The transaction type combo box control.

The method is bound to the selection change event for transaction type controls. It switches to the correct query run while the type is changed.

Community Additions

ADD
Show: