Can list report widgets be dynamically sized on responsive dashboards?

cloudyrobert
Kilo Guru

When you add a list report to a responsive dashboard, you can re-size the widget (just like any other widget), but it holds to the size you set. If your list runs on for twice the size, it won't increase in length. You just scroll. Sometimes, that is desirable, but we'd like to have the option to give them a minimum length and allow them to expand if needed. Is that possible?

14 REPLIES 14

Ben Vargas
Tera Guru

Still using homepages for my use (agile development)... Dashboards still do not resize dynamically in London as Homepages do.

Michael Franci1
Kilo Contributor

Any thing ever come from this?  Would love the ability to add this to our dashboard.

Not that I've seen.

Not that I've seen either. I've reviewed release notes through Madrid and haven't seen it mentioned. Waiting on London release notes.

AvinashDevadass
Tera Expert

I found a workaround solution for the Auto sizing of gauges in the responsive dashboard version.

 

The steps are

  1.  Converting the Dashboard tabs to Homepages.
  2.  Adding the Homepage in Dashboard, inside a content block frame.

 

But converting the Dashboard tabs to Homepages can only done by Servicenow admins or may be combined role of Homepage_admin & Pa_admin.

The trick is when we drill down the tabs , we can see an option to view and edit homepage. After editing the dashboard page, we will get a homepage version of the tab. We are copying the link and rendering it in the current dashboard.

Disable the content block title and borders, so it looks similar to a dashboard tab.

And we can locally administer the responsive dashboard too.

I guess , this resolves some issues temporarily.