Salesforce Certified OmniStudio Consultant — Question 19
A business wants to display cases for an account using FlexCards. The cases should be organized in a tabular list by case status, so that Escalated cases appear first, followed by Active and Closed cases.
Which FlexCard feature should consultant recommend to meet this requirement?
Answer options
- A. A flyout with child FlexCards with conditions to filter by case status
- B. A Database element with the Group By property
- C. Child FlexCards in a parent FlexCard with the Group By property
- D. States with conditions to filter by case status
Correct answer: C
Explanation
The correct answer is C because using Child FlexCards within a parent FlexCard and applying the Group By property allows for the organization of cases by their status in the desired order. Option A does not provide the necessary grouping, while B focuses on database elements without addressing the FlexCard structure, and D deals with states rather than grouping cases effectively.