Searching the values in the List Collector

Navyaa
Tera Expert

Hi Team,

I have a field 'Select Software' which is a list collector, the table for this field is u_software. We have Google Chrome as one of the value.

The requirement is when the user searched with Chrome in the field, it should show the Google Chrome as one of the option. How this can be achievable?

Please help on this.

 

4 REPLIES 4

Neeraj31
Mega Sage

Hi Navyaa,

Populate attribute in the dictionary as below

ref_auto_completer=AJAXTableCompleter,ref_ac_columns=u_software,ref_ac_columns_search=true,no_filter

 

Please mark reply as Correct/Helpful, if applicable. Thanks!

Thanks and Regards,

Neeraj Sharma

Let me elaborate, 'Select Software' is a variable in the Catalog Item, it is a list collector with List Table 'u_software'. In this table we have Google Chrome as one of the value.

When the end user opens the catalog in the Portal, and when the user types Chrome it should show the available result  Google Chrome.

Is it possible to achieve.

By the way, I tried your inputs but still facing the issue.

Hi Navyaa,

I thought the field name in u_software.

You need to set ref_ac_columns=<field name> as field name in which Google Chrome value is stored.

ref_auto_completer=AJAXTableCompleter,ref_ac_columns=<field name>,ref_ac_columns_search=true,no_filter

Please mark reply as Correct/Helpful, if applicable. Thanks!

Thanks and Regards,

Neeraj Sharma

Ankur Bawiskar
Tera Patron
Tera Patron

Hi,

which field is marked as Display=True on u_software table?

The value Google Chrome is present in which field of u_software?

Regards
Ankur

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