Group: Forum Members
Posts: 436,
Visits: 944
|
Which event do I use to check a condition then cancel the editing of a record?
For example... I want to prevent the user from editing a record that has been closed. So I want to check the value of a field when they press the Edit button on the maintenance toolbar. If the value in that field matches closed then I want to cancel that edit and notify the user.
|