What objects will auto-complete? Select all that apply:
Click on the arrows to vote for the correct answer
A. B. C. D.ABCD.
In Salesforce, auto-complete is a feature that suggests matches as you start typing in a search field or a lookup field. This feature helps users to quickly find and select the right record without having to type the entire name.
Regarding the objects that will auto-complete, the correct answers are:
A. Account B. Contact C. User D. Custom object lookups
When a user starts typing in a lookup field that is related to one of these objects, Salesforce will automatically display a list of matching records in a drop-down list. The user can then select the desired record from the list, without having to type the full name.
Here's a brief explanation of each object:
A. Account - Represents a company or organization that you do business with, such as a customer or partner.
B. Contact - Represents an individual person associated with an account, such as a customer or a partner's employee.
C. User - Represents a user of the Salesforce system, such as an employee, a partner, or a customer community user.
D. Custom object lookups - Refers to any custom object that has a lookup relationship with another object. For example, if you have a custom object called "Project" that has a lookup relationship with the Account object, typing the name of an Account in the Project's lookup field will trigger the auto-complete feature.
In summary, the auto-complete feature will work for any object that has a lookup relationship with one of the four objects mentioned above (Account, Contact, User, and custom object lookups).