M
Martin
I have a simple order management database, in which I wish to 'lock' (prevent
edits on) a record if a flag is set to true. The flag is set to true if the
status of the order is set to either closed or cancelled.
How can I do this?
edits on) a record if a flag is set to true. The flag is set to true if the
status of the order is set to either closed or cancelled.
How can I do this?