Hi,
While serving a site member’s request, I wonder if Velo provides a way to allow us to updat the Admin-only collection. If a site member does not have a permission to access an Admin-only collection, trying to access this collection by using the wix-data module’s query() function raises an error. I wonder if there is a way for the Velo code to pass the control temporarily to an admin-privilege code in order to access and update the Admin-only collection. This is needed in order to update the admin-visible site information in the Admin-only collection while serving a member’s request.