Newbies Roland Posted December 6, 2000 Newbies Posted December 6, 2000 Hello, can I give passwords depending on a records name, so that a user can only see a limited number of records? Thanks for any reply. Roland
Chuck Posted December 6, 2000 Posted December 6, 2000 Not with FileMaker's built-in password scheme. But you can use passwords with groups to assign a password to a group, and then check the current group to decide whether or not to show certain records or not. You could also use an internal login scheme (where the user enters a password into a field), and use that as a basis for searches. For instance, you might have a users file which contains user names and passwords. The user passwords would have to be unique in the solution I have in mind, since you would have a relationship between the password in the file that they have entered and the password in the users file. Then you would have access to the user name via the password. Using this, you could assign a field in the current file the name of the user, and whenever a search is performed, add searching for that name in that field as part of the criteria. Chuck
Recommended Posts
This topic is 9023 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