not able to change the Submit description on advance risk not able to find UI action
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
Hi everyone I'm working in risk workspace while submitting the advance risk assessment I'm getting the description as below i want to change that but I'm not able to find that UI action. below sharing the screenshot of what assessment on submit option i need to change the highlighted text where I should find it
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
Hi @siddhantgaure,
I don't have this module activated in my PDI so I cannot replicate it.
But check client scripts, modals, UI pages and macros, whether there is that text.
Also, you can search for Messages and system properties, the text shall be stored somewhere for translation purposes, it could also help you locate it
/* If my response wasn’t a total disaster ↙️ ⭐ drop a Kudos or Accept as Solution ✅ ↘️ Cheers! */
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
it must be a form declarative action on that table
Did you check that?
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago - last edited 3 weeks ago
Are you trying to update the text that appears in the modal when you click Submit?
If that is the case, you need to update the UX Client Script (sys_ux_client_script) named update labels with id 6d6a5bc943113110ec6250d556b8f2af.
It should be https://<instance>.service-now.com/nav_to.do?uri=sys_ux_client_script.do?sys_id=6d6a5bc943113110ec62....
You will find your message in there under "commentsHeading".