- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2022 08:59 AM
how to display emails along with user names in the watch list?(list type of field)
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2022 09:09 AM
Hello Kevin,
Add below to watchlist attribute
no_sort=true,slushbucket_ref_no_expand=true,ref_ac_columns=email,ref_auto_completer=AJAXTableCompleter
Mark my answer as correct if that helps
Regards,
Musab

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2022 09:02 AM
Hey,
You can't do it, although you can use "ref_ac_column" attribute to display more than one columns while you are selecting the users but on the form display, its not possible OOB
Feel free to mark correct, If I answered your query.
Will be helpful for future visitors looking for similar questions 🙂
Aman Kumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2022 09:03 AM
can we customise Watch list then?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2022 09:09 AM
Hello Kevin,
Add below to watchlist attribute
no_sort=true,slushbucket_ref_no_expand=true,ref_ac_columns=email,ref_auto_completer=AJAXTableCompleter
Mark my answer as correct if that helps
Regards,
Musab
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2022 09:12 AM
yes its working , Thanks for the help