Can We Add Dynamic Info Message on Dashboard?

Himanshi Kumraw
Tera Contributor

Hi All,

 We are want to add a dynamic info message on the dashboard header when the dashboard loads for the first time. (Refer to the Redbox in the screenshot below)

find_real_file.png

Also, we have followed the below article to accomplish this requirement

https://community.servicenow.com/community?id=community_article&sys_id=321739addb85fc1092bb0b55ca961...

 We are looking for a solution where we don’t want to add a widget for info message or embed HTML into a widget. Is this possible to accomplish this through any scripting in dasboard?

 Looking for some inputs which will help us to achieve the requirement.

 Thanks in Advance.

2 REPLIES 2

Logan Poynter
Mega Sage
Mega Sage

Hello Himanshi,

The only option I'm aware of is a custom HTML content block to represent dynamic content outside of the referenced article you linked to which just appears to be for an image. 


Please mark my answer as correct/helpful if it has helped you.

Thanks,
Logan

Custom HTML is an option by Widget, But we're looking for a solution without Widget through scripting.