Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

Auto complete for List collectors.

Taaha M
Tera Contributor

I am looking for a solution here, my requirement is to search a record in a list collector by the record name or by the business unit which it belongs to.

I tried using - 'ref_ac_columns=u_name;u_businessunitid,ref_ac_columns_search=true,ref_auto_completer=AJAXTableCompleter' but I am not able to search record even after using ref_ac_columns for the fields it is not working.
I was wondering why this is not working......will the above auto-complete attributes not work for integer type .

3 REPLIES 3

Jschwab100
Tera Contributor

Hi Taaha, 

This does look correct, Can you please share the screenshot of your attributes in the dictionary table?

Are you using a List Collector in a Form or a Catalog Item?

I am using List Collector in Catalog item.

TaahaM_0-1733302112567.png

 

Anand Kumar P
Tera Patron

Hi @Taaha M ,

 

Paste in variable attributes:  ref_auto_completer=AJAXTableCompleter,ref_ac_columns=u_name;u_businessunitid,ref_ac_columns_search=true

 

AnandKumarP_0-1733304118212.png

 

Mark it as helpful and solution proposed if it serves your purpose.
Thanks,
Anand