Hi,
have 3 users and the owner..
A = admin acct.
users:
B - parent = a
C - parent = a
D - parent = a
from the users form where it lists all the users, it also has a details form - camp-status
so when you click the details button, it displays the camp-status records for each user..
but, with these records having a parent, A doesn’t only see B’s camp-status records when he clicks on the details button, it also displays the other records for C and D as well.
so when you view B
you see camp-status B C D
so when you view C
you see camp-status B C D
so when you view D
you see camp-status B C D
So, basically you’re seeing all the records.
is there anything i can set a filter/workaround in the preview table?, so I see only the applicable camp-status records for each user.
so for test data example below, evita selected, should only show the evita record, not the other 2 records as well.
If you log in as the administrator, it only sees the 1:1 records.
thanks
