Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> go_item in enter-query mode
I have a form-level when-mouse-dubbleclick trigger which has
do_key('enter-query');
go_item(:system.trigger_item);
in it.
When I dubbleclick on an item the record goes into enter-query mode, but the cursor jumps to the first item in the record. How can I make the cursor jump to the item where I have clicked on?
Thanks,
Wim Valgaeren Received on Mon Nov 08 1999 - 05:21:01 CST
![]() |
![]() |