HELP ! how to "navigate" in FORM 4.5 trigger ????
From: Tong Siew Pui <sptong_at_singnet.com.sg>
Date: 1995/09/07
Message-ID: <42mukb$ufb_at_lantana.singnet.com.sg>#1/1
Date: 1995/09/07
Message-ID: <42mukb$ufb_at_lantana.singnet.com.sg>#1/1
In Oracle Form 4.5, you cannot navigate (example, go_block, go_item) if you are using the on-message, post_block or pre_block trigger. You also can't do that when using a when-validate-item trigger.
If I need to validate a field after the user enter some value in the field, what trigger should I use if I want the cursor to go back to the validating field if the user input the wrong value. I tried using post-block, but the go-item trigger is not allowed.
What should I do ??? Received on Thu Sep 07 1995 - 00:00:00 CEST