Re: Forms50: Navigation between master and detail blocks

From: Markus Pallo <pallo_at_swol.de>
Date: Mon, 12 Jul 1999 16:36:16 +0200
Message-ID: <3789f45d_at_news.swol.de>


Hello, normally it works with navigation style, if it won't try trigger key-next-item in the last item. there make a go_item('MASTERBLOCK.ITEM'); Suresh Bhat <suresh.bhat_at_mitchell-energy.com> schrieb in im Newsbeitrag: 01beca24$994c4b20$a504fa80_at_mndnet...
> Hi -
>
> We are still in forms 3.0 and in the process of converting to Oracle forms
> 5.0.
> I cannot answer your first question but can help with the last one.
>
> NEWS.M-L.NET <amiller_at_rhs.org> wrote in article
> <_Xah3.4$D47.218383_at_IConNet>...
> > Do you know a easy way to toggle between master and detail blocks
without
> > using CNT pgdn/up or mouse?
> >
> > I can go to master to detail block by changing navigation style, but I
> can't
> > navigate out of detail to master block.
> > I get stuck at the end of detail block (in the blank line).
> > At this point I click on the master block to go to master block, but
2nd
> > time when I tab out of master block it will bring me to the blank line
of
> > detail block.......I like to get to the first line of detail.
>
> Use built-in first_record in one of your triggers when you land in the
> detail block. I don't know what that is in GUI forms.
>
> If you want to land in a particular item in the first record then you can
> use:
>
> first_record;
> go_field('block1.item1');
>
> Suresh Bhat
> Oracleguru
> www.oracleguru.net
> oracleguru_at_mailcity.com
Received on Mon Jul 12 1999 - 16:36:16 CEST

Original text of this message