Movement to a Persistent Field Via Program Logic
Posted: March 25th, 2014, 2:36 pm
Hello,
Is there any way to programatically move a cursor to a specific Persistent Field? At present, the application requires the user to press the F7 key repeatedly.
I would like to use the OnKey function to remap a keystroke to clear the values in the entire set of Persistent Fields and to place the cursor at the FIRST one.
The function successfully clears the values. However, it places the cursor at the LAST Persistent Field; since the "Move" statement does not seem to work with Persistent Fields, the user then has to press the F7 key to navigate through each of the previous Persistent Fields in order to start data entry from the beginning.
I will appreciate any guidance you can give.
Thank you.
Rachel
Is there any way to programatically move a cursor to a specific Persistent Field? At present, the application requires the user to press the F7 key repeatedly.
I would like to use the OnKey function to remap a keystroke to clear the values in the entire set of Persistent Fields and to place the cursor at the FIRST one.
The function successfully clears the values. However, it places the cursor at the LAST Persistent Field; since the "Move" statement does not seem to work with Persistent Fields, the user then has to press the F7 key to navigate through each of the previous Persistent Fields in order to start data entry from the beginning.
I will appreciate any guidance you can give.
Thank you.
Rachel