- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā05-11-2022 05:39 AM
When trying to access surveys, it displays 404 page for users with 'sn_customerservice.customer' role.
Steps to reproduce
1. As a user with role 'sn_customerservice.customer', in CSM home page, click 'Surveys' menu from header.
2. 404 page is displayed.
If survey menu is visible in header bar, why the survey content is not displayed.
Solved! Go to Solution.
- Labels:
-
Customer Service Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā05-12-2022 08:44 AM
Have solved it. Thanks for your suggestion.
The page id in url was 'take_survey' but then the actula contents displayed was of widget 'Surveys and Assessments' which was part of the page 'take_assessment', not sure how at the moment.
When required was added to the 'take_assessment' page the issue was solved.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā01-17-2023 03:05 AM
Please refer the above reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā12-08-2023 09:00 AM
I had to make the take_assessment page public.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā01-17-2023 03:04 AM
While checking the page, found that the widget loaded in the page was 'Surveys and Assessments'
Investigating more found that the widget was not directly part of 'take_survey' page but of 'take_assessment' page.
So, added the role required to 'can view' related list of the page.
This solved the issue.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā04-14-2024 11:45 AM
You are my hero, this solved my issue as well