Displaying html fields on a dashboard

Renita
Tera Expert

We are creating a dashboard for project status reporting.  One item that is holding us back from using it is the way that html fields are displayed.  What we have done is create a report for the most current status report and displayed key html fields from that onto the dashboard.  An example would be the comments from the status report.  When we display that field, the way it renders it pretty awful.  Has anyone had any success with displaying html fields on a dashboard and have it look nice?  Any help would be appreciated.

2 REPLIES 2

Adam Stout
ServiceNow Employee
ServiceNow Employee

Since list reports do not render HTML, I think you'll need a custom widget or a dynamic content block to do this.

Thanks, Adam!  I will explore those options.