Breadcrumb URL change

Reddy
Kilo Sage

How to change the Breadcrumb link?

I want to change the ITD Outlet href link. Currently, it is linked to the sc_category page.

 

Thanks,

SR

1 ACCEPTED SOLUTION

Indrajit
Mega Guru

Hey Reddy,

Breadcrumb links are populated by the widgets and you will need to locate the widget which injects the link on the breadcrumb widget. This should be ideally populated the widget that displays your items on the right side of page. Please check the server side or client side script of the widget for the following line "sc_category" and then replace with your require page link in it.

refer below link for more,

https://community.servicenow.com/community?id=community_question&sys_id=7d3615dbdb259f007b337a9e0f96...

https://community.servicenow.com/community?id=community_question&sys_id=5472fdd9dba1f3c013b5fb243996...

https://community.servicenow.com/community?id=community_question&sys_id=39dbe0abdb36a3009a64e15b8a96...

 

kindly mark Correct and Helpful if applicable.

Reagrds,

Indrajit.

 

View solution in original post

1 REPLY 1

Indrajit
Mega Guru

Hey Reddy,

Breadcrumb links are populated by the widgets and you will need to locate the widget which injects the link on the breadcrumb widget. This should be ideally populated the widget that displays your items on the right side of page. Please check the server side or client side script of the widget for the following line "sc_category" and then replace with your require page link in it.

refer below link for more,

https://community.servicenow.com/community?id=community_question&sys_id=7d3615dbdb259f007b337a9e0f96...

https://community.servicenow.com/community?id=community_question&sys_id=5472fdd9dba1f3c013b5fb243996...

https://community.servicenow.com/community?id=community_question&sys_id=39dbe0abdb36a3009a64e15b8a96...

 

kindly mark Correct and Helpful if applicable.

Reagrds,

Indrajit.