Salesforce Certified OmniStudio Consultant — Question 6
An investment portfolio manager wants to build a console to display:
Client information -
Profile attributes -
Investment instrument information
There are more than 20 profile attributes. Each investment instrument has 15 fields of information to display. The fields should be grouped logically.
How should the consultant design a solution to meet the requirements?
Answer options
- A. An OmniScript with a Step for client information. Block Elements for investment instruments.
- B. A header FlexCard for client information and profile attributes. FlexCards for investment instrument information.
- C. A header FlexCard for client information and profile attributes. Child FlexCards for investment Instruments with a Flyout for additional Information.
- D. A header FlexCard for client information with a Fiyout for profile attributes. Child FlexCards for investment instruments with a Flyout for additional information.
Correct answer: C
Explanation
Option C is the correct choice because it effectively uses a header FlexCard for displaying client information and profile attributes, while utilizing child FlexCards for investment instruments, which allows for organized and logical grouping of data along with a Flyout for additional details. The other options do not fully leverage the hierarchical structure needed to present both client and investment information clearly, especially regarding the grouping of fields.