Lookup Filter Applicable Field Types

Lookup Filter Field Types

Prev Question Next Question

Question

What type of field can a lookup filter be applied to? Choose 3 answers.

Answers

Explanations

Click on the arrows to vote for the correct answer

A. B. C. D. E.

ABD.

Lookup filters can be applied to certain types of fields in Salesforce to restrict the values that can be selected in the lookup field. These filters allow you to specify criteria that records must meet in order to be available in the lookup field's dropdown list.

Of the answer options given, the three types of fields that can have lookup filters applied are:

A. Hierarchical relationship fields: Hierarchical relationship fields are special types of lookup fields that allow you to create a parent-child relationship between records in the same object. For example, you might use a hierarchical relationship field on the User object to designate a user's manager. Lookup filters can be applied to hierarchical relationship fields to restrict the set of available parent records based on specified criteria.

B. Master-Detail relationship fields: Master-Detail relationship fields are another type of lookup field that create a parent-child relationship between two objects. In a master-detail relationship, the child record cannot exist without a parent record, and deleting the parent record automatically deletes all related child records. Lookup filters can be applied to master-detail relationship fields to restrict the set of available parent records based on specified criteria.

D. Lookup fields to the Account, Contact, User, and Custom Objects: Lookup fields to these objects allow you to create a relationship between records in two different objects. For example, you might create a lookup field on the Opportunity object to associate an opportunity with a specific account. Lookup filters can be applied to these lookup fields to restrict the set of available related records based on specified criteria.

C and E are incorrect answer options. Relationship fields for records owned by queues and lookup fields to the Activity object are not types of fields to which lookup filters can be applied.

In summary, lookup filters can be applied to hierarchical relationship fields, master-detail relationship fields, and lookup fields to the Account, Contact, User, and Custom Objects in Salesforce.