CustCollectionLetterCreate.showIndexFields Method [AX 2012]

If this method returns true, it will look for the first enabled index when you are adding query range fields to the dialog and if a data source does not have any ranges specified. It will also show the visible fields from that index.

public boolean showIndexFields(TableId _id)

Run On

Called

Parameters

_id
Type: TableId Extended Data Type

Return Value

Type: boolean
true by default.

Community Additions

ADD
Show: