Instead of using a dynamic page, you can use a router page: on backend/routers.js query the collection, delete the sensitive fields from the results and return the processed results.
Instead of using a dynamic page, you can use a router page: on backend/routers.js query the collection, delete the sensitive fields from the results and return the processed results.