From: mas@bailey.com (Mitchell A. Slater) Subject: Forms 4.0, Go_Item and Triggers Date: 1995/04/28 Message-ID: #1/1 sender: usenet@bailey.com organization: Bailey Controls Company keywords: Forms 4.0, Go_Item, Triggers, navigation reply-to: mas@bailey.com newsgroups: comp.databases.oracle I am writing a form with a trigger that validates the contents of a couple of fields against each other. I would like to have this trigger highlight the item box in the form of the item that needs to be fixed rather than the first item in the block. Unfortunately, I can't use GO_ITEM in this trigger. How can I do this???