- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2018 07:17 PM
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
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2018 06:03 AM
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

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2018 07:36 PM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2018 08:39 PM
ref_auto_completer=AJAXTableCompleter,ref_ac_columns=u_legal_entity_id;u_org_unit;u_legal_entity_name

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2018 06:03 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2018 07:57 PM