Share via


DimensionController.jumpRefDialogField Method [AX 2012]

Jumps to the dialog field when the dialog fields are dynamically added at runtime.

Syntax

public void jumpRefDialogField(FormSegmentedEntryControl _segmentedEntryControl)

Run On

Called

Parameters

Remarks

This method works by implementing the loadAutoCompleteData method. Therefore, no method can be specified at design time.

See Also

Reference

DimensionController Class