I have a set of nested maps in Network Atlas which consist of a parent map containing several child objects which each have child object which in turn have child objects and so on so the whole thing is several layers deep. What I'd like to do is add a "back" or "up one level" control/link on each child map so I can easily back up a couple of levels without having to rely on the browser back button or go back to the top level and drill down again. I've tried adding the parent map to the child maps but this means that if any device on any child map goes down every single map reports this as down due to the presence of the parent map icon on all the child maps (correctly) reporting the down device.
I've tried unchecking the "include child status" on the parent maps embedded in the various child maps but this hasn't made any difference.
I've also searched for a better way of doing the same thing but with no luck.
Can anyone suggest something better or am I just stuck with a really clunky navigation system or an overabundance of alerts?