list collector multiple columns
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-18-2018 02:19 AM
Hi,
I have a requirement where i need to show multiple columns in a list collector.
For example,if i put the user table in the 'List Table' option in list collector i can see only the user names in the slush bucket.
But i want the email and department fields of the respective users beside their names in the list bucket which makes it 3 columns instead of one.
I have searched the community and cannot find any possible result.Please reply if anyone has come across any similar requirements.
regards,
Satyaki Sanyal

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-01-2018 07:15 AM
I'm viewing in Service Portal. To your point, I found that adding active=true to the filter reduced the search time from 3.5 seconds to about 2 seconds per user. Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-08-2019 07:48 AM
You've probably already figured this out but... You can improve the speed of the search by creating an index which includes all of the columns you're showing on your list collector.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-21-2018 03:51 AM
Forgot to mention that it will work with Reference fields as well doing the same process.
Kind Regards
Ashley Pyle
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-30-2021 04:43 AM
Hi
Displayed multiple columns of data to a list collector that provides the name and email
Kindly enter value in the variable attributes filed , then you will get the required data on the list collector
ref_auto_completer=AJAXTableCompleter,ref_ac_columns=name;email,ref_ac_columns_search=true

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-16-2021 01:24 PM