January 29, 201510 yr Hi All, I have a FM database that has a generic login. The system is used by ipad users mostly, and accessed from FilemakerGO without a prompt for user login. There is one layout on there that everyone should be able to access and one that should be security limited. Is it possible to limit access to layouts by logged in user? If so can I flash up the login box from a button click and check that the credentials entered have the relevant permissions to view that layout? Many thanks
February 1, 201510 yr You need to read up on Privilege Sets. All in the help file. Almost any type of access can be limited by whatever criteria you need.
February 2, 201510 yr It's not really layouts that you want to secure, but rather records in certain tables. FM's Security is the method to use, but for that you will need some users to enter credentials. That is the only way that the solution would be able to identity the user. So, given that certain users do have credentials associated with a privilege set, you could have a button that requires the user to Relogin before he can navigate to the secure "layout".
February 2, 201510 yr Author Thanks guys - privilege sets get the unanimous vote of confidence! I will read up and implement.
Create an account or sign in to comment