We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

How to add photo in widget service portal for service now

Bouzaabia
Tera Contributor

hello please i need to add photo in widget service portal !

how can i do it

7 REPLIES 7

Not applicable

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

Not applicable


I am Really glad to see it helped you, kindly mark the answer correct as well such that others can get help.

 

Thanks,

Sandeep

Thanks Sandeep!

Thanks .. very helpful