function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
jaxdmasterjaxdmaster 

lookup search on multiple field

Hi Guys,

 

Presently look up search only searches on standard name field. I want it to be performed on other custom fields along with standard name field. How can i do this?

 

 

Thanks

Jagdeep

nylonnylon

Hi,

1. Enable Enhanced Lookup for the object which will be searched.

 Setup -> App Setup -> Customize -> Search -> Search Settings -> check 'Enhanced Lookups' checkboxes -> Save

2. Choose Lookup Filter Fields of the object.

 Suppose the object is Account:

 Setup -> App Setup -> Customize -> Accounts -> Search Layouts -> 'Edit' of Lookup Filter Fields -> choose fields you want to use for filtering.

 

jaxdmasterjaxdmaster

Hey, Thanks for reply

 

 

I did the same. But it didn't work. I want to do it on custom object. Is it limited to standard object only?

 

 

 

Thanks

Jagdeep

nylonnylon

Hi,

No, it can be used in custom objects.

You mean you don't see the name of your custom object in the Search Settings screen?

 

And just for clarification of the steps for this, here's the help.

https://login.salesforce.com/help/doc/en/search_enhanced_lookup_enable.htm

https://login.salesforce.com/help/doc/en/search_enhanced_lookup_specify_filters.htm#search_enhanced_lookup_specify_filters

rakshurakshu
hey hi did you find the solution  evn i got caught up with same problem