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.