We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

How to display user specific column values in list collector?

sri26
Giga Contributor

Hi Team,

I have used list collector on one of my catalog item and referencing 'xyz' table.

From that i need to get only one column value which is merchant id field 'u_merchant_id' .

I tried below variable attribute.

ref_auto_completer=AJAXTableCompleter,ref_ac_columns=u_merchant_id,ref_ac_columns_search=true

but not working as expected.

Please suggest me with the syntax.

Thanks,

Sri

18 REPLIES 18

ok but why it is showing like this?

find_real_file.png

Hi,

what change you did in variable or table?

in your earlier screenshot it was fine

Regards
Ankur

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

I didnt do any changes,

when another field which has display true, i changed to display as false and when that field value is empty as highlighted, its showing like this.

find_real_file.png

Please help,

Sri

Hi,

the record you selected seems to have empty value for the display=true field

try selecting any other records

Regards
ankur

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

if i make only my field with display true, its showing properly but not printing properly as below:

find_real_file.png

find_real_file.png

 

 

if i select the values, its coming like below

Please help me to fix this one:

 

Thanks,

Srifind_real_file.png