Search in Reference variable But Not display fields
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2019 12:32 AM
Hi Team,
Requirement : Users should be able to search with email or employee number in a reference variable but the fields must not be displayed in the drop down. Only the display value should be displayed in drop down.
Thanks
Manasa
- Labels:
-
User Interface (UI)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2019 04:20 AM
Hi Manasa,
You can look into the below link to achieve the same:
Please mark as helpful/correct if this helps! 🙂
Thanks,
DR
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2019 04:36 AM
Hi,
Autocomplete for reference when used displays the fields as well as search the fields.
My requirement is only to search those fields but not display it.
Thanks,
manasamaniac
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2019 06:29 AM
Hi Manasa,
I think this is what you want to achieve:
For this I did the following:
the field attribute was set as ref_auto_completer=AJAXReferenceCompleter,ref_ac_columns_search=true,ref_contributions=user_show_incidents
and in default value make sure that Dynamic Default is not checked.
Please mark as helpful/correct if this helps! 🙂
Thanks,
DR
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2019 03:09 AM
Above solution is applied for fields.
The requirement is for Variables on Record producers or catalog item.