I just want to know from which part of portal development the message is coming in this page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2024 04:45 AM
I want change the message content. So could any one help me how to navigate step by step process to edit this because i am getting duplicate name.
Link of the portal is :
https://companynamedev.service-now.com/ess?id=grc_irq_assessments
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2024 04:49 AM
Hi @subbarayudu
Is it the content Item? I dont have GRC in my PDI so tough to find out.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2024 04:56 AM
Hi Atul
I am getting this message after clicking" Take assessment" in the portal.
In case if you dont have GRC, In general how we can check this message from where it coming like...etc,.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2024 04:59 AM
Hi @subbarayudu
You need to see the code of Take Assessment and when you open this link, you will see some page / link in Address bar from there you may get some idea.
Check the assessment designer as well.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2024 04:59 AM
The easiest and most reliable way to verify the source of something on service portal is to check the source code of the page you are viewing.
- Check the page grc_irq_assessments. I imagine htere would be some widget responsible for displaying the assessment.
- Check the associated widget and find the source of duplicate entry.
See more of my content here.