This is a prototype for creating a way of setting permissions to different databases / tables / views etc for your docs
For each user, just give them a row in the helper_security table below. Then play with the switch to open up the data in the two test db tables below.
To use this effectively, the trusted doc maker will have to filter the helper_security table so it can’t be seen by other users - which can be done simply with a user()=nameoftrustedbuilder filter.