Hi
i created a field in Invent table
this field should be accessed by only one user .
other users have same security role as this user .
how to block other users from this feild?
Hi
i created a field in Invent table
this field should be accessed by only one user .
other users have same security role as this user .
how to block other users from this feild?
Hi Mohamed,
First, you need to separate users by roles. If you just override permissions for a field it will be the same for all users with the same role.
I recommend creating a new role first and add the current role as a sub-role to it and assign to "only one user". After a new user role created you can implement table\field permission override.
That's correct. You will need to get this done for all security roles that have access to InventTable.
field level is based on a security role right .
What if there is another security role with the same table .
it will not override right ?
Hi Mohammed,
You need to implement field level security. You can check this blog for more details.
André Arnaud de Cal...
294,145
Super User 2025 Season 1
Martin Dráb
232,923
Most Valuable Professional
nmaenpaa
101,158
Moderator