exam questions

Exam CRT-450 All Questions

View all questions & answers for the CRT-450 exam

Exam CRT-450 topic 1 question 369 discussion

Actual exam question from Salesforce's CRT-450
Question #: 369
Topic #: 1
[All CRT-450 Questions]

A custom picklist field, Food_Preference_c, exists on a custom object. The picklist contains the following options: “Vegan”, “Kosher”, “No Preference”. The developer must ensure a value is populated every time a record is created or updated.

What is the optimal way to ensure a value is selected every time a record is saved?

  • A. Write an Apex trigger to ensure a value is selected.
  • B. Set “Use the first value in the list as the default value” to True.
  • C. Mark the field as Required on the object’s page layout.
  • D. Mark the field as Required on the field definition.
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
DonAldos
Highly Voted 8 months, 1 week ago
Selected Answer: D
Option C only applies to the UI and does not enforce data integrity in other contexts, so it can only be D
upvoted 9 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...