Link to home
Start Free TrialLog in
Avatar of jforget1
jforget1

asked on

Visibility Issue

I know there is some simple thing that I am missing here, but I have a DB which has default reader access, I have a form which has an Author field which is referencing the name in a Mgr field. When the tester who is not in the ACL but is named in the mgr field which should give him author access. When he tests, he does only see the record which has him in the Mgr field, but it does not allow him to edit the record. Why would he not have access to edit with the Author field rights.
SOLUTION
Avatar of p_partha
p_partha

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
ASKER CERTIFIED SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of jforget1
jforget1

ASKER

You guys are both right on this one, I was thinking that the field would add onto the ACL access, I will make the default Author and I think I should be good.

Thanks