We have very many (about 500) surveys. In the backend, there are different users, each with their own access level and therefore only allowed to see and edit their own surveys. When we create a Global Survey Url, the survey is not visible in the frontend, while in the permission of the survey, for Public "Respond to Surveys" and "View Results" is set to allowed.
If I set the Access Level of the survey to Public, it shows correctly in the frontend. However, then again every backend user has access in the backend, which I don't want. How can I solve this problem?