James McIlwrath Posted June 4, 2004 Posted June 4, 2004 When a user performs certain functions, such as adding a new record, I want my application to do certain things, either before or after this action takes place. The only way I know how to accomplish this is to write a script and provide a button that the user can click to execute it. My problem is that if the user selects the New Record option from the Records menu or uses the keyboard shortcut Ctrl+N, my script is altogether sidestepped. Now, I can instruct users to always use my button rather than the menu option but that seems like a rather unprofessional solution to me. What do other developers do to overcome this problem?
RalphL Posted June 4, 2004 Posted June 4, 2004 Look at SecureFM plug-in from New Millenium. http://www.nmci.com. This allows you complete control over menus and keyboard shortcuts. I usually remove all menus and shortcuts so that the user must use the buttons I provide. The version for FMP 7 is due out soon and a beta is available.
James McIlwrath Posted June 4, 2004 Author Posted June 4, 2004 Hi Ralph, Do you use this plug-in to remove all menus and keyboard shortcuts or is there some FileMaker functionality that permits this? James
Vaughan Posted June 6, 2004 Posted June 6, 2004 No need for a plug-in to disable menus and commands -- it can be done with FileMaker Pro's built-in passwords.
RalphL Posted June 6, 2004 Posted June 6, 2004 I use SercurFM plug-in from NMCI. http://NMCI.com I remove everything that I can with this plug-in. It does more than you can do with the Filemaker Accounts & Privileges. You can even control some operation system functions.
Recommended Posts
This topic is 7736 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now