Forum Discussion
rapidbisupport
02-28-2024Data Pipeline
Hi GSSC ,
I implemented some code that would show and hide specific widgets based on the selection of a dashboard filter in the post below:
Re: Filter widgets (show/hide) - Sisense Community
This would require single column layout in order not to break widths / layout when showing and hiding - but this would work by sitting these widgets side-by-side in the single column.
You could build something to manipulate the layout on the fly - but it's a non-trivial amount of work compared to being able to use the attached or even just using a tabber implementation (Tabber - Sisense)
Let me know how you go?