- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2019 12:34 AM
Hi All,
Looking to search in a referece field in this way that search should work in 2 fields of reference field to find results. For ex: try to search in Department Referece field then entered string should be serarched in name fields & Description field of Department to find records. By default, search get apply to name only once enter a string in Department reference field. Please refer attached screen shot. Please share solution in detail.
Regards,
Tapan Nigam
Solved! Go to Solution.
- Labels:
-
Scripting and Coding

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2019 12:48 AM
HI,
Pass the Attribute Value
ref_auto_completer=AJAXTableCompleter,ref_ac_columns=email,ref_ac_columns_search=true;
thanq
Thanks,
Rahul Kumar

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2019 12:42 AM
Hi,
have a look in deep to the following thread discussion, it should fit your need:
If I have answered your question, please mark my response as correct so that others with the same question in the future can find it quickly and that it gets removed from the Unanswered list.
Thank you
Cheers
Alberto
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2019 03:03 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2019 12:48 AM
HI,
Pass the Attribute Value
ref_auto_completer=AJAXTableCompleter,ref_ac_columns=email,ref_ac_columns_search=true;
thanq
Thanks,
Rahul Kumar