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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: forms 3.0 - go_field():why's a field not accessed?

Re: forms 3.0 - go_field():why's a field not accessed?

From: Mohammad Javid <mohammed.javid_at_SFWMD.GOV>
Date: Tue, 5 Mar 1996 11:22:45 -0500
Message-Id: <9603041633.AA04407@alice.jcc.com>


Try using go_field(:block_name.field_name);

Susanne Stolpe wrote:
> I want the cursor to move to a field on top of a page in case the user
> didn't enter anything in another field.
> The key-nxtfld-trigger on that field goes like :
> if :system.cursor_value is null then go_field('random');
Received on Mon Mar 04 1996 - 11:33:32 CST

Original text of this message

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