How to remove empty space when the Widget is hidden in service portal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-30-2018 12:27 PM
Hi All,
How to remove empty space when the Widget is hidden in service portal. Below is the example when empty space starts showing up when widget is hidden through role in the widget instance. Client don't want to see the empty space when the widget is hidden, is it possible to dynamically spread out those widget icons across without showing the empty space.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-30-2018 01:23 PM
I think the bootstrap layout you used is 1:6.
May be you should try a bootstrap with no segments.
Please mark this response as correct or helpful if it assisted you with your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-30-2018 07:20 PM
Hi Sanjiv,
Seems its working for with Bootstrap layout with no segment but all the widgets are showing in vertical order one after the other but i need to show the widgets horizontally. Can you please suggest how to show widgets horizontally when using Bootstrap layout with no segment.
Empty Space was removed when confidential request widget got hidden. But the widgets needs to be shown horizontally. Please suggest.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-04-2018 01:46 AM
Hi,
You may have two solutions:
1. using custom class and setting flex boxes ( the width is calculated for all child in the row (not working on IE etc.))
2. not using div columns x 4 but adding directly the col-md-3 in the widget, as shown below:
below the page designer example:
I hope this definitely helps you
Regards,
Raslani
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-23-2019 05:37 AM
Hi Susheel, Iam having the same requirement. I wanted to auto-tailor the widgets instead of displaying empty space which i have hidden by using roles. How did you fix this issue?
Any help is appreciable
Thanks and Regards,
Madhuri