How do i create a login feature and a feature that limits the access to the vendor form for different security level ?
Please Help me! Thanks!
How do i create a login feature and a feature that limits the access to the vendor form for different security level ?
Please Help me! Thanks!
Login form and restricting user permissions are common topics. Search forum or Google. Start with:
https://www.accessforums.net/forms/m...orm-24841.html
Need a table of 'Users'.
If you want to restrict records, need criteria in records to base filter on. Example: user can view only those records that they are designated the account manager for
If you want to prevent accessibility to a form then only make form available to users with appropriate permission level in 'Users' table.
How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.