How to grant Access to view Survey results of a particular survey
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-09-2018 01:54 PM
As an admin, i create a survey for a department, but I want that department admin to view results of the survey that was created for that particular department. I have checked with HI but they said this needs to be logged as an enhancement. This will be a generic requirement for any survey that you create. Does anyone has a similar need and they achieved it with customization?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-09-2018 02:54 PM
Hi Venu,
You can assign survey_reader role to the user
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-09-2018 02:57 PM
That gives access to all the survey's ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-09-2018 03:00 PM
Yes, if you want to give access to only one particular survey then you may need to create a Read ACL on task_survey table with a custom role
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-09-2018 03:42 PM
My requirement is that as explained when I set someone as owner for any survey they should be able to view their results. It's not about controlling this for a particular survey. If you have done this through ACL please guide me on how this can be achieved.