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 384 discussion

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

The convert button on Leads should NOT appear until the Lead Status picklist is set to Qualified.
What should an app builder suggest to meet these requirements?

  • A. Picklist dependency, page layouts, record types
  • B. Process Builder field update, quick action, record type
  • C. Page layouts, record types, Process Builder field update
  • D. Custom button, validation rule, record types
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

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
adam99999
Highly Voted 2 years, 8 months ago
If anybody is wondering why Process builder field update is included, I guess there will be a process invoked when status is set to qualified it updates the record type field to the one associated with the page layout including the button.
upvoted 8 times
sivsiv
2 years, 8 months ago
there must be an automated change of the record type; though I would just use the visibility filter based on record type for the record page...
upvoted 2 times
helgagh
2 years, 5 months ago
why just don't use a dynamic action based on the Lead Statut?
upvoted 2 times
...
...
...
NishSF
Most Recent 1 year, 1 month ago
C - https://sfdceverywhere.com/2015/03/16/block-lead-conversion-unless-lead-status-is-qualified/
upvoted 2 times
...
rrgpal
1 year, 4 months ago
D An app builder can meet these requirements by creating a custom button that replaces the standard convert button on the lead layout. This custom button should be made visible only when the lead status picklist is set to "qualified" using a validation rule. Additionally, record types can also be used to restrict the visibility of the custom button to specific profiles, so that only authorized users will be able to see the custom button and convert leads that have been qualified. This way, the custom button will only be visible when the lead status is "qualified" and the user has the appropriate record type, so they will be able to convert the lead with the confidence that it has been qualified.
upvoted 1 times
ExamTube
11 months, 1 week ago
Validation rules you cant make a button visible etc. You can only check the value in the field and throw an error or a message.
upvoted 3 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 ...