Forum Discussion
Ian_Turner
8 years agoQrew Cadet
More info -
In a realationship Items -> Child Items -> Grandchild Items
A user creates an item, some child items for that item and some grandchild items for the top level item.
That user is only allowed to see data based on them being the Created By in the top level Items table.
This was limited in the table using Access settings for the Child and Grandchild tables by
when user is Items - Created by
The error we are seeing is that the user can see data in Child but not in Grandchild, however if I set the access in Grandchild to
when user is Child - Items - Created by (a lookup field from the parent Items table)
they can see the data without any problem.
In a realationship Items -> Child Items -> Grandchild Items
A user creates an item, some child items for that item and some grandchild items for the top level item.
That user is only allowed to see data based on them being the Created By in the top level Items table.
This was limited in the table using Access settings for the Child and Grandchild tables by
when user is Items - Created by
The error we are seeing is that the user can see data in Child but not in Grandchild, however if I set the access in Grandchild to
when user is Child - Items - Created by (a lookup field from the parent Items table)
they can see the data without any problem.