exam questions

Exam Certified Platform Developer II All Questions

View all questions & answers for the Certified Platform Developer II exam

Exam Certified Platform Developer II topic 1 question 228 discussion

Actual exam question from Salesforce's Certified Platform Developer II
Question #: 228
Topic #: 1
[All Certified Platform Developer II Questions]

A developer wants to use an Aura component with a custom action.
What should be considered in order to do this?

  • A. A default value must be provided for each component attribute marked as required
  • B. The class ג€slds-modal_ _containerג€ must be added to the top-level element of the component
  • C. The component must implement the flexipage:availableForRecordHome interface
  • D. The component's JavaScript controller must handle a method on initialization
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

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
Liquad
Highly Voted 3 years, 8 months ago
https://developer.salesforce.com/docs/atlas.en-us.lightning.meta/lightning/components_using_lex_s1_config_action.htm
upvoted 8 times
...
Liquad
Highly Voted 3 years, 9 months ago
A should be correct.
upvoted 7 times
...
beardAnt
Most Recent 8 months, 1 week ago
Selected Answer: A
https://developer.salesforce.com/docs/atlas.en-us.lightning.meta/lightning/components_using_lex_s1_config_action.htm
upvoted 1 times
...
Yas010101
1 year, 4 months ago
Selected Answer: A
Note For your Aura component to work as a custom action, you must set a default value for each component attribute marked as required. https://developer.salesforce.com/docs/atlas.en-us.lightning.meta/lightning/components_using_lex_s1_config_action.htm
upvoted 2 times
...
mageshrr
2 years, 6 months ago
For your Aura component to work as a custom action, you must set a default value for each component attribute marked as required. - The Correct Answer is ---- A
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 ...