Using ref_ac_columns on List Collector Variables

Uncle Rob
Kilo Patron

According to docs, ref_ac_columns is valid for use with List Collector variables.  But when I do that, I'm still only getting the Display column of the table, even when searching

1 ACCEPTED SOLUTION

Can you try

ref_auto_completer=AJAXTableCompleter,ref_ac_columns=u_legal_entity_id;u_org_unit;u_legal_entity_name,ref_ac_columns_search=true

View solution in original post

8 REPLIES 8

Mike Patel
Tera Sage

Can you share what you have so far.

Ex: ref_auto_completer=AJAXTableCompleter,ref_ac_columns=user_name;email,ref_ac_columns_search=true,ref_ac_order_by=name

ref_auto_completer=AJAXTableCompleter,ref_ac_columns=u_legal_entity_id;u_org_unit;u_legal_entity_name

Can you try

ref_auto_completer=AJAXTableCompleter,ref_ac_columns=u_legal_entity_id;u_org_unit;u_legal_entity_name,ref_ac_columns_search=true

find_real_file.png