ContributionsMost RecentNewest TopicsMost LikesSolutionsRe: export only the visible widgets to PDF using the Tabber plugin rapidbisupport Brilliant! It worked perfectly. Thank you so much. Re: export only the visible widgets to PDF using the Tabber plugin rapidbisupport Thank you for your answer and also apologies for the late reply. I have reviewed the post, but unfortunately, it does not fully align with my intended objective. It appears that I will need to manually assign the widget oids in the script. However, the widgets I wish to hide vary depending on the tab I select on the dashboard. Is there a way to achieve the following? - Establish separate "hide lists" for both Tab A and Tab B. - Whenever Tab A is selected, the widgets listed in "hide list A" would be hidden when exporting to pdf. export only the visible widgets to PDF using the Tabber plugin I am building a dashboard using the Tabber plugin. However, during the export process to pdf, all widgets are included, even those hidden by Tabber. Is there a way to address this issue without relying on other plugins? I am specifically looking for a script-based solution. Thanks, SolvedFilter widgets (show/hide) I would like to implement a filter on the dashboard that enables users to filter widgets. How can I achieve this using JavaScript without relying on plugins? For example: Filter Name: Widget Filter Filter Values: A, B, C Widgets: A', B', C' When the value "A" is selected, only widget "A'" should be displayed, while hiding the rest of the widgets. Re: Switch Widget on Click Thank you! This is very helpful. Re: Switch Widget on Click Thank you for introducing your widget. However, we are unable to use external plugins, except for specific ones like Blox and Tabber. Is there any alternative method to achieve this without relying on external plugins or utilizing these specific plugins? Switch Widget on Click Hello, I am attempting to create a widget button in Blox that will switch widgets upon being clicked. Initially, I tried using Tabber for this purpose. However, when exporting to PDF, all widgets become visible with Tabber. Is it possible to accomplish this task using Blox instead? Solved