List Collector variable is not showing values as expected

Vamsi Krishna
Tera Contributor

Hi All,

I have a list collector where it is refering to another table but when i select the values form list collected it is not giving the value that i want. Please find the below screenshot.

VamsiKrishna_0-1723820911764.png

in the above screen shot basically i need to get the domain value in network list collector but when i selected that record, list collector is coming with notify value but not coming with domain value. can please help on this.

1 ACCEPTED SOLUTION

Najmuddin Mohd
Mega Sage

Hi @ Vamsi Krishna  ,

1. Navigate to System Definitions > Tables

2. Open the table that is being referred here.
3. In the Columns tab, in Display  column - select the value that you want to populate and make it true. ( Domain = true)

4. Save the record.

 

For example, below screenshot shows the last name = true of the Display value. On selection of a caller on the Incident form, instead of giving full name, it now gives the last name.

NajmuddinMohd_1-1723832052113.png

 



Display value is the field that populates when it's record is selected when referenced from other table.

If this information solves the requirement, kindly mark as Helpful and Accept the solution.

Regards,
Najmuddin.

View solution in original post

1 REPLY 1

Najmuddin Mohd
Mega Sage

Hi @ Vamsi Krishna  ,

1. Navigate to System Definitions > Tables

2. Open the table that is being referred here.
3. In the Columns tab, in Display  column - select the value that you want to populate and make it true. ( Domain = true)

4. Save the record.

 

For example, below screenshot shows the last name = true of the Display value. On selection of a caller on the Incident form, instead of giving full name, it now gives the last name.

NajmuddinMohd_1-1723832052113.png

 



Display value is the field that populates when it's record is selected when referenced from other table.

If this information solves the requirement, kindly mark as Helpful and Accept the solution.

Regards,
Najmuddin.