110k views
2 votes
What function does assigning record types on profile allow?

a. Restricting access to specific records
b. Defining the layout for different record types
c. Enforcing data validation rules
d. Controlling access to custom objects

User Kanako
by
8.6k points

1 Answer

5 votes

Final answer:

Assigning record types on a profile in Salesforce allows for restricting access to specific records, enforcing data validation rules, and controlling access to custom objects.

Step-by-step explanation:

Assigning record types on a profile in Salesforce allows for restricting access to specific records, enforcing data validation rules, and controlling access to custom objects.

By assigning record types on a profile, you can define which users have access to certain records. This helps in restricting access to sensitive or confidential data.

You can also enforce data validation rules by assigning record types. This ensures that specific fields in a record are populated correctly according to the defined rules.

In addition, assigning record types on a profile allows you to control access to custom objects. You can define which users have read, write, or delete access to these objects.

User Emerssso
by
9.0k points