formletterParmData.promptChooseLines Method [AX 2012]

Executes the prompt of the ChooseLines query on the client-side if the class is currently running on the server.

protected boolean promptChooseLines()

Run On

Server

Return Value

Type: boolean
true if the prompt is executed; otherwise, false.

The SysQueryRun class does not support the promptOnClient framework to execute the prompt on the client, which gives you multiple client calls when prompting from the server.

Community Additions

ADD
Show: