customer Survey satisfaction

ahmed-24
Tera Contributor

Hello! Can anyone know where to change the button label in the Satisfaction Survey in ServiceNow please ?

ahmed24_0-1752668577149.png

 

2 ACCEPTED SOLUTIONS

Aniket Chavan
Tera Sage
Tera Sage

Hello @ahmed-24 ,

To change the button label you’ll need to customize the widget that renders the survey.

 

By default, it uses the "Surveys and Assessments" widget. If you’re using the OOB version, you can follow these steps:

  1. First, identify which widget is being used.
    On the survey page, press Ctrl + Right Click on the page and then select show widget customizations — it will show the widget name and allow you to open it directly.

  2. If it's the OOB widget (usually titled Surveys and Assessments), clone it 

  3. In your cloned widget, go to the HTML template section and look for the button with the label Get Started

  4. Replace the label text with your preferred one.

Here’s a direct link (replace your instance name in the URL) to access the OOB widget directly if needed:

https://<your_instance_name>.service-now.com/sp_widget.do?sys_id=5cbb8f1053313010561cddeeff7b1272



AniketChavan_0-1752669535363.png

 

 

AniketChavan_1-1752669675540.png

 

 

AniketChavan_2-1752669707239.png

 

 

Let me know how it works for you !

 

🔹 Please mark Correct if this solves your query, and 👍 Helpful if you found the response valuable.

 

Best regards,
Aniket Chavan
🏆 ServiceNow MVP 2025 | 🌟 ServiceNow Rising Star 2024

 

View solution in original post

Shraddha Kadam
Mega Sage

Hello @ahmed-24 ,

 

Don't need to clone the widget you can create record in system UI message (sys_ui_message.LIST).

ShraddhaKadam_1-1752671700459.png

 

 

I tested it on my PDI and it is working

ShraddhaKadam_0-1752671678796.png

 

If my response was helpful, please mark it as correct and helpful.
Thank you.

View solution in original post

11 REPLIES 11

Shraddha Kadam
Mega Sage

Hello @ahmed-24 ,

 

It is in Surveys and Assessments widget, but you need to clone it as this is read-only. But do you want to change it? 

If my response was helpful, please mark it as correct and helpful.
Thank you.

Aniket Chavan
Tera Sage
Tera Sage

Hello @ahmed-24 ,

To change the button label you’ll need to customize the widget that renders the survey.

 

By default, it uses the "Surveys and Assessments" widget. If you’re using the OOB version, you can follow these steps:

  1. First, identify which widget is being used.
    On the survey page, press Ctrl + Right Click on the page and then select show widget customizations — it will show the widget name and allow you to open it directly.

  2. If it's the OOB widget (usually titled Surveys and Assessments), clone it 

  3. In your cloned widget, go to the HTML template section and look for the button with the label Get Started

  4. Replace the label text with your preferred one.

Here’s a direct link (replace your instance name in the URL) to access the OOB widget directly if needed:

https://<your_instance_name>.service-now.com/sp_widget.do?sys_id=5cbb8f1053313010561cddeeff7b1272



AniketChavan_0-1752669535363.png

 

 

AniketChavan_1-1752669675540.png

 

 

AniketChavan_2-1752669707239.png

 

 

Let me know how it works for you !

 

🔹 Please mark Correct if this solves your query, and 👍 Helpful if you found the response valuable.

 

Best regards,
Aniket Chavan
🏆 ServiceNow MVP 2025 | 🌟 ServiceNow Rising Star 2024

 

@Aniket Chavan when i clone the widget and make changes i still see the old label ! what should i do please after ? 

@ahmed-24 On the survey page, press Ctrl + Right Click on the page and then select "Page in designer" and then in that record replace the old OOB widget with your new cloned widget then try to refresh the portal and check whether it's reflecting now or not...

I tried and its working fine for me, so it should work fine for you too.........

 

AniketChavan_0-1752676478470.png

 

AniketChavan_3-1752676702651.png

 

 

AniketChavan_1-1752676644152.png

 

Final Result:

AniketChavan_4-1752676768246.png

 

🔹 Please mark Correct if this solves your query, and 👍 Helpful if you found the response valuable.

 

Best regards,
Aniket Chavan
🏆 ServiceNow MVP 2025 | 🌟 ServiceNow Rising Star 2024