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: navigate with go_item

Re: navigate with go_item

From: Andy Hardy <aph_at_ahardy.demon.co.uk>
Date: 21 Oct 1998 13:57:02 GMT
Message-ID: <01bdfc98$437f80e0$430c400a@viao1>


Or you could use set_item_property to change the next_navigation_item in your validation trigger.

Joe Brown <joe_at_hopi.dtcc.edu> wrote in article <70ilvg$i9i$1_at_apache.dtcc.edu>...
> The Post-Text-Item trigger may be the best place for your
> go_item.
>
> Navigation cannot be performed in when-validate trigger.
>
> In article <3626f514.3501688_at_news.xs4all.nl>,
> Pieter-Jan <diepenpj_at_hotmail.com> wrote:
> >I've build a form, with several fields, a field, with the name
> >position and 5 fields with the names 1 2 3 4 and 5
> >
> >in one field, the field position I give a number, with that number i
> >want to navigate to the corresponding field with that name
> >
> >example, I fill in a 5 in the filed position, then I want to go to
> >field 5
> >
> >in a when-validate item, is a go_item build in not allowed, are there
> >other possibilities??
> >
> >thanks for all hints/tips
> >
> >Pieter-Jan
>
>
> --
> (: Joe Brown :) joe_at_apache.dtcc.edu
> I believe Wine is going to be great if it ever gets finished. . .
> I believe Linux _is_ great even though it's not finished! ! !
> I believe you have my address. :-)
>
Received on Wed Oct 21 1998 - 08:57:02 CDT

Original text of this message

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