Hello,
We have a dashboard with 10+ widgets.
every time, when I view the dashboard, all the widget are getting data in the backend, sometimes, it would be quite time consuming.
Can I add “Switch on” “Switch off” on each widget?
What I want is like below:
The most often used widgets are switch on by default, it would load data when viewing the dashboard.
The rest widgets are switch off by default, it would only load data when user manually click “load” or switch on the widget.