Hello,
I have a map widgets with some devices each device also has a link for it’s respective dashboard.
Some of the dashboards are separated in tabs but since the URL link for the tabs is the same, it will always link to the first tab regardless if I modify the URL.
I have thought of having the tabs link to other dashboards as a possible solution but at that point there is no point to having tabs.
Is it possible to have the link point to a different tab or does it have to be done programmatically?