Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: forms 3.0 - go_field():why's a field not accessed?
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
![]() |
![]() |