- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-06-2023 12:50 AM
I have to add a link icon in front of the priority field for "Problem" table, it could be same as this one:
I want to have 2 link icons, this one which is visible and add another one with my own URL.
How could I add this icon?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-06-2023 02:28 AM
Hi @DIVI1
Not sure, you can add 2 links on same field or not.
Please check this OOTB
https://INSTANCENMAE.service-now.com/now/nav/ui/classic/params/target/sys_documentation.do%3Fsysparm_referring_url%3Dproblem.do%253Fsys_id%253Dd1e0bd919376b1d0e0e1bc2efaba10fa%254099%2540sysparm_record_rows%253D23%254099%2540sysparm_record_target%253Dproblem%254099%2540sysparm_record_list%253Dactive%25253Dtrue%25255EORDERBYDESCnumber%254099%2540sysparm_record_row%253D1%26sysparm_view%3D%26sysparm_query%3Dname%253Dproblem%255Eelement%253Dpriority%255Elanguage%253Den%26sysparm_query_encoded%3Dname%253Dproblem%255Eelement%253Dpriority%255Elanguage%253Den
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
12-06-2023 02:37 AM
Here you go Divi
Change the field label or hint (servicenow.com)
You can just add 1 hyperlink to the field label, so I would suggest create a ui page and add the 2 links (links you want to add) with details and description on it. And add the link to the UI page to the field label as explained by Atul and also in the link I gave above.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-06-2023 02:28 AM
Hi @DIVI1
Not sure, you can add 2 links on same field or not.
Please check this OOTB
https://INSTANCENMAE.service-now.com/now/nav/ui/classic/params/target/sys_documentation.do%3Fsysparm_referring_url%3Dproblem.do%253Fsys_id%253Dd1e0bd919376b1d0e0e1bc2efaba10fa%254099%2540sysparm_record_rows%253D23%254099%2540sysparm_record_target%253Dproblem%254099%2540sysparm_record_list%253Dactive%25253Dtrue%25255EORDERBYDESCnumber%254099%2540sysparm_record_row%253D1%26sysparm_view%3D%26sysparm_query%3Dname%253Dproblem%255Eelement%253Dpriority%255Elanguage%253Den%26sysparm_query_encoded%3Dname%253Dproblem%255Eelement%253Dpriority%255Elanguage%253Den
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
12-06-2023 02:37 AM
Here you go Divi
Change the field label or hint (servicenow.com)
You can just add 1 hyperlink to the field label, so I would suggest create a ui page and add the 2 links (links you want to add) with details and description on it. And add the link to the UI page to the field label as explained by Atul and also in the link I gave above.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-06-2023 02:42 AM
Thanks, now it's clear, I'll try to do that