I would like to customize a little bit NPM Network Topology Resource, which works perfectly but I would like to change way how interfaces are shown. I suppouse that currently there is shown 'InterfaceName' field value which is prety long in my example, and I would like to show 'ifName' filed value from Interface table which will show all information that I need.
Does anybody know how to do that modification. Probably I need to change something in NetworkTopology.ascx file but I dont know how.