how to display emails along with user names in the watch list?

Kevin68
Tera Expert

how to display emails along with user names in the watch list?(list type of field)

find_real_file.png

 

1 ACCEPTED SOLUTION

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

Please hit like and mark my response as correct if that helps
Regards,
Musab

View solution in original post

4 REPLIES 4

Aman Kumar S
Kilo Patron

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 🙂

Best Regards
Aman Kumar

can we customise Watch list then?

 

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

Please hit like and mark my response as correct if that helps
Regards,
Musab

yes its working , Thanks for the help