How to enable autopopulate matching values when start typing
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
Hello everyone!
I have a catalog item, where I have a reference field which is referring to a custom table, My issue is when i start typing in this field, it is not poping out matching values. Could you please help me, how to make this work> Here are some screenshots and variable attrubute i tried so far.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
an hour ago - last edited an hour ago
Just check if you have any Active product starts with/contains Ban.
If value is there,
in your variable attribute , just reorder it
ref_auto_completer=AJAXTableCompleter,ref_ac_columns=u_product,ref_ac_columns_search=true
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
30m ago
Hi @Tanushree Maiti , Yes they are active, and i tried with your suggession
ref_auto_completer=AJAXTableCompleter,ref_ac_columns=u_product,ref_ac_columns_search=true
I see some of the values are working and some of them are not working.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
an hour ago
the Text Ban you are typing is part of u_product column?
if yes then it will work
If not then which column contains this, add that column in ref_ac_columns
💡 If my response helped, please mark it as correct ✅ and close the thread 🔒— this helps future readers find the solution faster! 🙏
Ankur
✨ Certified Technical Architect || ✨ 10x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
41m ago
HI @Ankur Bawiskar Yes This is the custom table where we have all these values and field name is u_product, and dispay is true for this field. And it's not only about text "Ban" when I type any product name it does not match. pleasee see the screesnhots please see the screenshots
