Hi,
Please help me how create a view with all nodes grouped by vendor or category, like this:
I´m using NPM 9.5
If you are referring to a map that follows this format do the following:
create a map for each "CBBCategory" you want.On the ATM map, put all devices that fall under that categoryon the Device map, put all devices that fall under that categoryetc...
when all CBBCategory maps are completed, create another map, perhaps called CBBCategories (or whatever).on this map, you will drag the above created maps.Thus, this map would have objects mapped to the "ATM" map, the "device" map, the "firewall" map, etc...
So when you open your browser, you would go to the CBBCategory map. it would look something like the above - depending on how you laid out the map objects. Then when you click on one of the object links in the browser, it would take you to that "sub"-map.
Hope that helps