September 3, 201312 yr Newbies I have a centralized database of customers which contains the products they purchase from us to manufacture a given item. We call it a customer program. It also contains a portal for call activity. We have several sales reps that are assigned to these customer programs. I need to set up individual privacy for the sales reps. So far I've set it up using Auto Name = Get ( AccountName ) in the security set up. It does limit access but I'd like it to omit all other records from view in stead of displaying "Access Limited". Any thoughts?
September 4, 201312 yr Simply do a search on some value known to exist, e.g. the primary key of the record, and FileMAker Pro will automatically remove from the results any record to which the user lacks access. Steven
Create an account or sign in to comment