Add hyperlink in change management page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-09-2023 11:44 PM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-10-2023 10:00 AM
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:
UI policy: