April 30, 20205 yr Newbies I'm working with a massive database with multiple users working together to add, edit, remove records etc. Periodically a record will be accidentally duplicated by hitting command-d--a miss-click of command-f. This causes a lot of problems if it goes unnoticed. Is there a way to disable this?
April 30, 20205 yr Yes, you would remove that command by defining a custom menu that excludes it. Then, install that custom menu in a startup script.
Create an account or sign in to comment