How to Add Lookup Field in Salesforce
Lookup fields in Salesforce are a powerful tool that helps users find specific records when using lookup fields. Here's how to add lookup filters:
- Go to Setup in the Salesforce navigation bar.
- In the Quick Find box, type Object Manager and click on the result.
- From the list of objects, locate the object that contains the lookup field you want to filter. Click on the object name. (Eg. Cases.)
- Click on Fields & Relationships and hit New.
- Select the object your Lookup Field is Related to.
- Next, Provide an appropriate label and hit Next.
- Keep the default options as it is and hit Next on more time.
- Keep the default value the same again and hit Next one last time.
- Save the changes.
Note:
- You can create complex filter criteria by combining multiple conditions using logical operators (AND, OR) within the filter settings.