Add hyperlink in change management page

Kaushik Ghosh
Tera Contributor

Is it possible to add multiple hyperlinks to the Change Management form page? If yes, how to do it?
As per the requirement, I need to add to the respective place.

KaushikGhosh_0-1681109070902.png

 




5 REPLIES 5

Deepshikha 3010
Mega Guru

Hi @ Kaushik Ghosh

Yes, it is possible to add multiple hyperlinks to the change form in ServiceNow.

First, create a multiple URL field. Then, use a UI Policy to set a condition that shows the field only when the change is in the "Review" state.

To do this, select "Change" as the table, add a condition to check if the state is "Review", and set the visibility of the URL field to "true".

Once the UI Policy is saved, you can add multiple URLs to the field by entering each URL field.

I have tried in pdi.

Change form:

Deepshikha3010_0-1681145763137.png

 UI policy:

Deepshikha3010_3-1681145950652.png

 

Deepshikha3010_1-1681145817000.png

 

Deepshikha3010_2-1681145848801.png