shawnj985 Posted January 13, 2007 Posted January 13, 2007 Hi all I would like to simply password protect a layout with a simple custom password using the custom dialog feature in FMPv8.5. Not sure how? Would not want to use the builtin security features within FMP.
Wim Decorte Posted January 13, 2007 Posted January 13, 2007 you'd still have to use some of FM's security features because you need to take away access to the layout menu, to scriptmaker, and to some of the menus. Then you need to give the user a scripted process to go to the layout and in your script use the custom dialog. And depending on the password provided you let them in or not. Note that you'd have to store the valid passwords as data in a field somehere so it's vulnerable.
Lee Smith Posted January 13, 2007 Posted January 13, 2007 Would not want to use the builtin security features within FMP. Why not.
shawnj985 Posted January 13, 2007 Author Posted January 13, 2007 I just need something simple for now. I am really trying to stay away from using the built-in security features. thanks.
Ender Posted January 14, 2007 Posted January 14, 2007 Again, why? The built-in security with a couple privilege sets would make this easy and secure.
Recommended Posts
This topic is 6525 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