List Collector - Add Values or show different value when referenced

Nicole Disbro
Tera Expert

I have a list collector that is showing the number value but I would like it to pull the 'title' value instead. How do you swap this OR how do you add more columns in a list collector?

NicoleDisbro_0-1723564218197.png

Similar to this in reference fields but with list collector:

NicoleDisbro_1-1723564279642.png

 

 

1 ACCEPTED SOLUTION

Nicole Disbro
Tera Expert

Seems like List Collectors only accept one table value to be "display=true". I resolved this by setting "display=false" for the number value.

 

Actions:

1. Go to System Definition -> Tables & find your table referenced in your List Collector (sys_db_object.list)

2. Review the Column Tab for any values with "Display=true"

3. Adjust values true/false as needed

View solution in original post

2 REPLIES 2

Nicole Disbro
Tera Expert

Current set up of the variable: 

NicoleDisbro_0-1723564418232.png

 

Nicole Disbro
Tera Expert

Seems like List Collectors only accept one table value to be "display=true". I resolved this by setting "display=false" for the number value.

 

Actions:

1. Go to System Definition -> Tables & find your table referenced in your List Collector (sys_db_object.list)

2. Review the Column Tab for any values with "Display=true"

3. Adjust values true/false as needed