Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

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

Community Alums
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

Community Alums
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