sal88 Posted July 2, 2014 Posted July 2, 2014 Hi I have a table that multiple users need to access. Is there a way (perhaps through PHP also?) to restrict what records particular users have access to, according to certain field criteria? Any help appreciated. Thanks
doughemi Posted July 2, 2014 Posted July 2, 2014 This is best addressed through the use of Privilege Sets in FM. Do a web search for "filemaker privilege set tutorial". In a nutshell, each user may be assigned a privilege set that allows/prevents layout access, field access, and/or editing. PHP access would automatically be included based on the username used in the PHP login. Further information about the "certain field criteria" may help us to determine if your data model can be improved.
Recommended Posts
This topic is 4062 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