- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-04-2019 07:45 AM
Hi All,
How do you usually differentiate users in a select box like below? Users are having trouble selecting the correct name
thanks!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2019 07:42 AM
Hi All,
I tried this and it worked
ref_auto_completer=AJAXTableCompleter,ref_ac_columns=email,ref_ac_order_by=name
Thanks for your help!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2019 07:25 AM
Try this
ref_auto_completer=AJAXTableCompleter,ref_ac_columns=user_name.email
Please mark my response as correct and helpful if it helped solved your question.
-Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2019 07:34 AM
Hi Prateek,
Doesn't work too. And it also removed the email for ITIL view.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2019 07:42 AM
Hi All,
I tried this and it worked
ref_auto_completer=AJAXTableCompleter,ref_ac_columns=email,ref_ac_order_by=name
Thanks for your help!
