Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam Certified OmniStudio Developer All Questions

View all questions & answers for the Certified OmniStudio Developer exam

Exam Certified OmniStudio Developer topic 1 question 9 discussion

Actual exam question from Salesforce's Certified OmniStudio Developer
Question #: 9
Topic #: 1
[All Certified OmniStudio Developer Questions]

A developer needs to display the following information together on one FlexCard: account name, address, phone number, website primary contact first name, contact last name, address, phone number, email
The account information must always be visible, and the contact information should only be visible as needed by the user.
What approach should the developer use to display the contact Information on the card?

  • A. Set the collapsible property on the block element
  • B. Use a Datatable element
  • C. Use a conditional FlexCard State
  • D. Set the class="collapsible" on the block element
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
phemmy2k2
Highly Voted 1 year, 9 months ago
The correct answer should be A
upvoted 10 times
...
4d2c7f6
Most Recent 4 months, 3 weeks ago
A is the correct answer
upvoted 1 times
...
cooldeeps
1 year, 3 months ago
Selected Answer: A
A is the right answer
upvoted 1 times
...
thneeb
1 year, 5 months ago
Selected Answer: A
If the system would decide, then C would be correct. But the user can decide to uncollapse the block, so it is A
upvoted 1 times
...
sirius_spa
1 year, 5 months ago
Selected Answer: A
The key is "The account information must always be visible, and the contact information should only be visible as needed by the user.". For me, the correct answer should be "Set the collapsible property on the block element"
upvoted 2 times
...
ppremy
1 year, 6 months ago
To display the contact information on a FlexCard only as needed by the user, the developer should use a conditional FlexCard State. Therefore, the correct answer is C. With a conditional FlexCard State, the developer can define conditions that determine which elements are displayed based on the values of specific fields in the input data. In this case, the FlexCard would initially display the account information, and the contact information would be displayed only if the user selects an option or if certain fields have values. Option A is not recommended because the collapsible property on a block element only hides or shows an entire block, not individual fields or elements within the block.
upvoted 1 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 ...