Hi,
It's not a nice solution, but you can use it as workaround:
Add columns you wont to
$SPECROOT/custom/common/config/table-model-config.xml
for example:
<?xml version="1.0" encoding="utf-8"?>
<table idref="table-model-config"
xmlns="http://www.aprisma.com"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.aprisma.com
../../common/schema/table-config.xsd">
<column-list>
<column idref="column-ifalias-config"><editable/>
<hidden-by-default>true</hidden-by-default>
</column>
</column-list>
</table>
You have more columns in:
$SPECROOT/tomcat/webapps/spectrum/WEB-INF/topo/config/table-ports-config
Regards,
James.
On Fri, May 13, 2011 at 5:06 PM, Hermann, Robert
<[email protected]> wrote:
> Hello,
>
> When using the predefined search for “ports by description” the results
> table shows all attributes which are related to port models. E.g. Status, IF
> description, etc. If you copy that search(ofc search criteria is lost) to
> define a custom search with own criteria, the results are shown on a
> device-related search result table. Meaning attributes like the Status(Port
> status) are not displayed and not selectable.
>
> Anyone knows how to define the result table for custom searches? Xml
> workaround?
>
> Thanks,
> Robert
>
>
>
> With best regards,
> Robert Hermann
>
> Siemens IT Solutions and Services GmbH
> SIS GO OM CSP SY
> Otto-Hahn-Ring 6
> 81739 Munich, Germany
> Tel.: +49 (89) 636-26805
> Mobile: +49 (173) 9756234
> mailto:[email protected]
>
> Siemens IT Solutions and Services GmbH: Managing Directors: Christian
> Oecking (Chairman), Martin Bentler, Rainer-Christian Koppitz, Thomas
> Zimmermann; Registered Office: Munich, Germany; Commercial Register: Munich,
> HRB 184933
>
> Important notice: This e-mail and any attachment thereof contain corporate
> proprietary information. If you have received it by mistake, please notify
> us immediately by reply e-mail and delete this e-mail and its attachments
> from your system. Thank you.
>
>
>
>
>
> --To unsubscribe from spectrum, send email to [email protected] with the
> body: unsubscribe spectrum [email protected]
---
To unsubscribe from spectrum, send email to [email protected] with the body:
unsubscribe spectrum [email protected]