List Collector to display another column

Vignesh21
Kilo Guru

Hi,

Need help !!!

I have catalog item which has list collector referencing "cmdb_ci_ec2_instance" table. We are using this table on multiple catalog item on lookup select box data type as well as list collector, and it's displaying "Name" field which is working as expected. Now for a particular catalog item, we do not want to display "Name" instead we would like to display "Environment" column from "cmdb_ci_ec2_instance" table.

Is there a way we could display environment name in this list collector.

If so how can we achieve this? 

Any help appreciated !!

 

Thanks,

Vignesh

1 ACCEPTED SOLUTION

Brian Lancaster
Tera Sage

List collectors only display the field that is set as display = true.  You cannot have more then one field with display = true set so I do not think this is possible without another table.

View solution in original post

2 REPLIES 2

Brian Lancaster
Tera Sage

List collectors only display the field that is set as display = true.  You cannot have more then one field with display = true set so I do not think this is possible without another table.

Hi Vignesh,

As Brian says, in the normal list collector you are stuck. If you are using the Service Portal thou, you can add more fields to be visible since it's appearance is quite difference compared to the "normal UI" and looks more like a reference field where you can select multiple values.

//Göran
Feel free to connect:
LinkedIn
Subscribe to my YouTube Channel
or look at my Book: The Witch Doctor’s Guide To ServiceNow