Forms 4.0 block/item navigation sequence

From: <hertog_at_ibm.net>
Date: 1995/07/18
Message-ID: <3ufgbf$4es6_at_news-s01.ny.us.ibm.net>#1/1


Use a navigational trigger, specifically a When-New-Instance trigger (the documentation in my Oracle Forms User's Guide is on page 14-15, in case you own the manual). You could use a When-New-Item-Instance trigger on each item that will take you to a different block. Using your examples:

Block_A : Item_1 -- place trigger here to navigate to -- Block_B : Item_1

etc...

Remember that "if the new item is in a different block, fires after the When-New-Block-Instance trigger."

Hope this helps.

Justin. Received on Tue Jul 18 1995 - 00:00:00 CEST

Original text of this message