I am trying to make a dashboard with a network map selector with other widgets that pulls data based on the currently selected map.
However after changing the selected network map the Map widget will update but not select the first item. To my understanding this was a feature detailed in the 7.2 release notes.
"Implemented automatic selection of the first element of a broadcast-capable widget"
Does this automatic selection not cascade down the chain of widgets?
Currently I have two maps with a Host group element in the top-left corner. On first page load the this will be selected. However If I change the active map, no item on the network map will be selected and none of the widgets that pull from the network map get updated. It only updates when I select the host element manually.
However after changing the selected network map the Map widget will update but not select the first item. To my understanding this was a feature detailed in the 7.2 release notes.
"Implemented automatic selection of the first element of a broadcast-capable widget"
Does this automatic selection not cascade down the chain of widgets?
Currently I have two maps with a Host group element in the top-left corner. On first page load the this will be selected. However If I change the active map, no item on the network map will be selected and none of the widgets that pull from the network map get updated. It only updates when I select the host element manually.