Enhanced Lookups In Salesforce

Enhanced Lookups In Salesforce

Records in custom lookup are searchable by Object Name or AutoNumber. What If we want to search the record for any other field value. Just Think...

Don’t need to worry about that there is also a solution for that ie Enhanced Lookup. By using the enhanced lookup in salesforce we can make a searchable record from many fields like name, phone, email etc.

So how to enable this enhanced lookup functionality of Salesforce? Just follow the steps : -

  1. Click on Setup and Enter “Search setting” in Quick Find box.
  2. Click on Search Setting, and in Lookup Setting, check the checkbox of Object for which you want to build this functionality. If your object is not there it means salesforce did not provide the enhanced lookup functionality for that Object.
  3. Click on Save button

el1

el2

 

Enhanced lookup feature is available only for some Objects ie. Account, Contact, Custom Object, Opportunity, user etc. Admin user has to enable this functionality for each Object.

There would be 2 option for search the record:

  1. Name
  2. All Fields

When you’ll select All Fields Option then you can search record from any field’s Value.

If you want to search more specific than follow the below steps:

  1. Click on Setup and Enter “Search Layout” in Quick Find box.
  2. Click on “Search layout” of your desired Object.
  3. Click on Edit before “Lookup Filter Field”
  4. Move Desired Field from Available field to selected Fields
  5. Click on Save Button

el3
From using above steps you can set Lookup Field Filter for more accurate search.

The result will be shown as:

el5

Click on Show Filters:

el4

Now You can search record from specific field’s value.

Popular Salesforce Blogs