
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-17-2023 05:16 AM - edited 05-17-2023 05:16 AM
Hi Everyone,
I have added multiple images using UI builder on the homepage and each image should go to some of dashboards. Is it possible to add a URL to image component in UI Builder, so on click it should go to some destination?
Usually there are event handlers associated with many components in UI builder but for the image it is not available. Is there any way we can achieve this?
I am on Utah release of ServiceNow.
Regards,
Gaurav
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-19-2023 05:27 AM
Add your images inside "Card Container" component and then you can use card component events to route to the url.
ServiceNow Community Rising Star 2022/2023
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-19-2023 05:27 AM
Add your images inside "Card Container" component and then you can use card component events to route to the url.
ServiceNow Community Rising Star 2022/2023

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-19-2023 05:43 AM
It Worked, Thank you 🙂