Displaying html fields on a dashboard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-18-2019 06:14 AM
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.
- Labels:
-
Dashboard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-18-2019 07:55 AM
Since list reports do not render HTML, I think you'll need a custom widget or a dynamic content block to do this.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-18-2019 10:18 AM
Thanks, Adam! I will explore those options.