- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2025 05:23 AM
Hello! Can anyone know where to change the button label in the Satisfaction Survey in ServiceNow please ?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2025 05:48 AM
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:
-
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. -
If it's the OOB widget (usually titled Surveys and Assessments), clone it
-
In your cloned widget, go to the HTML template section and look for the button with the label Get Started
-
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
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2025 06:15 AM
Hello @ahmed-24 ,
Don't need to clone the widget you can create record in system UI message (sys_ui_message.LIST).
I tested it on my PDI and it is working
Thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2025 05:45 AM - edited 07-16-2025 05:45 AM
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?
Thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2025 05:48 AM
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:
-
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. -
If it's the OOB widget (usually titled Surveys and Assessments), clone it
-
In your cloned widget, go to the HTML template section and look for the button with the label Get Started
-
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
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2025 07:26 AM
@Aniket Chavan when i clone the widget and make changes i still see the old label ! what should i do please after ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2025 07:40 AM
@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.........
Final Result:
🔹 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