Oracle Forms: trigger from New Record button - TechRepublic
Question
August 8, 2008 at 09:03 AM
john.a.wills

Oracle Forms: trigger from New Record button

by john.a.wills . Updated 17 years, 10 months ago

When my user reads his data I want to prevent him changing the ID. I do this by setting the Enabled property to “No”. When the user wants to insert a new record I want to set the Enabled property to “Yes” in the blank record which appears. In what trigger should I do this? I have tried several trigger names without success.

This discussion is locked

All Comments