CDS Cursor Positioning
To do this on the same page, the basic idea is to put the cursor on the coordinates for that query.
IFE=/VAR^/[ANS%0,QUERY MNEMONIC]|0,P(R,S,/VAR)^#,""
/VAR^/[ANS%0,QUERY MNEMONIC]|0 populates the field behind the screen.
P(R,S,/VAR)^#,"" puts the cursor and data in the correct position on the screen.
I'm not sure on a solution that involves multiple screen pages.
