There is an OOTB widget Cases Entered by Me, it shows all the cases entered by a user grouped by Status of cases, by default all the entries are expanded which takes a lot of screen space.
Is there a way to collapse the entries by default.
Here is an screenshot as to how it should show as collapsed by default.
We don’t have a configuration to display collapsed by default. We can disable the group by on status column if that helps.
Another solution; if you can Embed the widget in a dynamic layout, add thr header and title and configure the dynamic layout collapsed by default (uncheck expand on load checkbox)
@RameshSangili Thanks but that would collapse the whole table and only header will display, we will let it behave as it is and if user doesn’t want the groupings then they can simply remove those and it would show as a normal list.