How to add photo in widget service portal for service now
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-25-2021 07:22 AM
hello please i need to add photo in widget service portal !
how can i do it
- Labels:
-
Delegated Development

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-25-2021 07:53 AM
Hi Bouzaabia,
Add the image to the images library at System UI > Images
Create a new widget using Service Portal Configuration > Widget Editor
Display the image in the widget using HTML code such as:
<img src='filename.png'>
From Service Portal Configuration > Designer drag the widget into a container.
Don't forget to mark my answer as Correct & Helpful, if applicable.
Thanks
Sandeep

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-27-2021 11:45 PM
I am Really glad to see it helped you, kindly mark the answer correct as well such that others can get help.
Thanks,
Sandeep
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-07-2022 01:21 PM
Thanks Sandeep!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-17-2023 05:15 AM
Thanks .. very helpful