Hi. I’ll try and be to the point:
I have a database with customers, users and documents. In the admin panel I set up customers so I can share documents with them. Each customers can have a number of users. In my admin panel I have successfully set up the documents so each customer can have their own set of documents in a RG and that works fine.
In the customer user RG, i target the user table and set a constraint to only show users that match the pages customer. When I add users to this customer they populate the RG as desired, However when I navigate away/back, the RG shows only the latest created user. ie. only one entry.
So it appears that everythings working except its not pulling all the matching users (to the constraint) when the page is loaded.
Any ideas please. I would be eternally grateful. Thanks in advance.