Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

CSM Portal Surveys not displayed

Aljo2
Tera Expert

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.

1 ACCEPTED SOLUTION

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.

View solution in original post

8 REPLIES 8

Please refer the above reply

I had to make the take_assessment page public.

While checking the page, found that the widget loaded in the page was 'Surveys and Assessments'

Aljo2_0-1673953223739.png

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.

Aljo2_1-1673953402645.png

 

This solved the issue.

 

Community Alums
Not applicable

You are my hero, this solved my issue as well