exam questions

Exam Certified Platform App Builder All Questions

View all questions & answers for the Certified Platform App Builder exam

Exam Certified Platform App Builder topic 1 question 361 discussion

Actual exam question from Salesforce's Certified Platform App Builder
Question #: 361
Topic #: 1
[All Certified Platform App Builder Questions]

Universal Containers wants to ensure that they are accepting clean data from their users and verify that important fields are entered.
What should an app builder recommend to meet this requirement?

  • A. Make a formula field to check the format of the important fields
  • B. Update the important fields to be required on the page layout
  • C. Create a workflow rule to check the fields are formatted correctly
  • D. Configure a validation to require a field for a specific record type
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
sfreesway
Highly Voted 9 months, 3 weeks ago
Selected Answer: D
It has to be D in this scenario, part of this question talks about 'Accepting Clean Data' You cant force clean data by making fields required you just force users to fill them out Where with VD rules you can force fields to only accept things like numbers or text or only 5 characters etc
upvoted 6 times
...
92b6348
Most Recent 1 week, 3 days ago
Selected Answer: D
Validation rules are the most appropriate solution for ensuring data quality ,You can tailor validation rules to specific record types, ensuring that the required fields are enforced only when necessary.
upvoted 1 times
...
vancika
1 year, 2 months ago
Selected Answer: B
I would go with B Not A -> formula field is read-only and cannot be used to check the format of newly inserted fields Not C -> obviously wrong Not D -> agree with @vovazin, the answer would be composed differently
upvoted 1 times
...
vovazin
2 years, 8 months ago
Not sure that D is correct. If here validation=validation rule, then it is possible to accomplish. But make a field required ONLY with record types is not possible(without a different page layouts)
upvoted 3 times
Xinowi
1 year, 2 months ago
Actually you can by using this Formula on Validation Rule: ISBLANK( Long_text_test__c ) && RecordType.Name = "TestRecordType" if Record Type is TestRecordType you must fill Long_text_test__c field (basically this field is required for this specific record type ANSWER: D
upvoted 2 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 ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago