Salesforce Certified Platform App Builder — Question 36

Which statement is true when defining a Create custom action for the Contact object? (Choose two.)

Answer options

Correct answer: B, D

Explanation

Option B is correct because the create action allows for the pre-definition of field values for the Contact object. Option D is also correct as validation rules are enforced during the create action. Options A and C are incorrect as the create action does not ignore field requirements and does not allow users to select a record type.