How to add the icon link in front of the field

DIVI1
Tera Expert

I have to add a link icon in front of the priority field for "Problem" table, it could be same as this one:

DIVI1_0-1701852486680.png

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?

2 ACCEPTED SOLUTIONS

Dr Atul G- LNG
Tera Patron
Tera Patron

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]

****************************************************************************************************************

View solution in original post

Anurag Tripathi
Mega Patron
Mega Patron

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.

 

-Anurag

View solution in original post

3 REPLIES 3

Dr Atul G- LNG
Tera Patron
Tera Patron

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]

****************************************************************************************************************

Anurag Tripathi
Mega Patron
Mega Patron

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.

 

-Anurag

Thanks, now it's clear, I'll try to do that