Results 1 to 2 of 2
-
10-16-2012, 04:49 PM #1Junior Member
- Join Date
- Oct 2012
- Posts
- 4
Privilege control for certain records
I am a FMP newbie and have made a contacts database for following up sales leads. I have created a field on each record which names the salesman responsible for following up that lead/contact. I want to be able to create a privilege or permission to allow each salesman (with their own unique login) to only view/edit the records which I have named as theirs and not be able to access other salesman's leads at all. I realise this may be complex but a few pointer/ideas would be gratefully received. So far I have not been able to spot any way of restricting certain records to specific users but allowing the administrator to view all. Thank you
-
10-17-2012, 08:20 AM #2Senior Moderator - Consultant
- Join Date
- Aug 2006
- Posts
- 10,867
- Location
- New York and Nassau County, NY, USA
- FileMaker Version
- FM 9 Developer, FM 9 Server, FM 10 Developer, FM 10 Server, FM 11, FM 11 Server, FM 12 Developer, FM 12 Server, Older Versions 2-8
- OS
- Windows & Mac
- Skill Level
- Developer
Re: Privilege control for certain records
You do it in privilege sets, under Manage ——> Security.
Create a custom privilege set and then Edit it. Under the records dropdown where it defaults to "Create, edit, and delete in all tables", select Custom Privileges. Then pick your table in the list of tables. Go to the View dropdown, which should default to "Yes" and change it to Limited. It will prompt you to enter a formula. Put this (or equivalent, using your actual field name):
Get (AccountName) = SalesmanResponsible
Then assign all salespeople's accounts to that privilege set.
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Filter records by privilege.
By AlanChu in forum FileMaker 11 AdvancedReplies: 4Last Post: 02-12-2013, 05:33 AM -
PHP get privilege set name ?
By powerslave in forum FileMaker Pro 11Replies: 1Last Post: 01-11-2013, 11:26 AM -
privilege set script
By Mschmidt in forum FileMaker Pro 11Replies: 9Last Post: 01-20-2011, 10:14 PM -
Any way to control adding records and fields in Table View- problem with fm11
By martinc in forum FileMaker Pro 11Replies: 3Last Post: 05-08-2010, 01:44 PM -
Privilege Set Issues
By crandell in forum FileMaker Pro 7.0Replies: 2Last Post: 08-23-2005, 06:57 PM





Reply With Quote



Bookmarks