I have two dashboards, Hello1 and Hello2 called Hello1.dash and Hello2.dash
How do i put a button on the bottom of each dashboard to load the other.
I have tried
- load_Hello1, reload
- load_Hello1.dash, reload
But both give the message widget definition not found. Please help.
Even the reload gives the same error