I have a website that hosts a member-only input-form (static page) where members upload data into a dataset (it’s a weekly check-in). The custom settings of the dataset allow only the site-member-author to view their own respective records (desired behaviour - I want each member to be able to view their own data only - i.e. not other members’ data). However, as the site Admin, I need to be able to traverse all records in the dataset, and then respond to the member input. Any idea how I can do this using the Corvid tools? (and without having to really ‘code’).
I was hoping there would be a way of creating an ‘Admin’ type page, where I can see every record in the dataset, including the member’s details, and apply filters as and when it makes sense to do so.
Any help is appreciated, thanks.