Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: go_item in enter-query mode

Re: go_item in enter-query mode

From: Brian Neary <bneary_at_gnosis-is.com>
Date: Tue, 9 Nov 1999 07:39:54 -0800
Message-ID: <EvXV3.8$ld.62764@news.bctel.net>


Put the go_item(:system.trigger_item) in the form level KEY-ENTQRY trigger.

Wim Valgaeren wrote in message <8067p8$llf$1_at_naxos.belnet.be>...
>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 Tue Nov 09 1999 - 09:39:54 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US