Searching the values in the List Collector
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-23-2022 05:19 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-23-2022 05:32 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-23-2022 10:39 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-25-2022 07:19 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-23-2022 05:37 AM
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
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader