Service Operation Workspace Advanced view filter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-11-2022 06:19 AM
Hi Team,
When searching from the filter in Service Operation Workspace - Advanced view, I would like to search with User ID and Email when I have selected a user reference field.
Currently, it is searching with name only. would like to search with any user id or email of the user.
Attached the screenshot for reference.
Please suggest how can I achieve this.
Thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-11-2022 06:54 AM
Hello,
The reference field always searches using the display value of you want to to search from any other value. Open the dictionary for the field and write the below in the Attribute:-
ref_auto_completer=AJAXTableCompleter,ref_ac_columns=user_name;email,ref_ac_columns_search=true
Please mark my answer as correct based on Impact.