FormDataSource.prompt Method [AX 2012]

Activates the standard form, SysQueryForm, that is used to limit a query range.

public void prompt()

Run On

Client

This method is called when a user clicks the Filter records command on the Command menu or presses CTRL+F3.

The prompt method can be overridden on a form data source. Right-click the Methods node under the data source, point to Override Method, and then click prompt.

Community Additions

ADD
Show: