Adding IfAlias column in the OneClick All Devices search under Locater tab.
Release: Any version of Spectrum
1) Create a XML file under the path $ SPECROOT/custom/topo/config
Ex: table-searchresults-config
2) Paste the below content in the XML which you created and save it.
<?xml version="1.0" encoding="utf-8" ?>
- <table idref="table-searchresults-config">
- <column-list>
- <column>
<name>IfAlias</name>
- <content>
<attribute>0x11f7e</attribute>
</content>
</column>
</column-list>
</table>
3) After adding the above it will be shown as below if you open that XML file.
4) Now you can right click and add the IfAlias column once it is added the output will be as follows.