Salesforce Certified OmniStudio Developer — Question 15
A developer is creating a FlexCard for a new Community page. The FlexCard will display case information along with actions to close the case and update the case, and it will be styled using the Community's theme.
What must the developer do to configure the FlexCard for deployment in a Community?
Answer options
- A. Set the Deployment property in Card Configuration to "Community"
- B. Add the FlexCard's API name to the FlexCard Player component
- C. Configure the Component Visibility in the Custom Component
- D. Set the Target property in Publish Options to "CommunityPage"
Correct answer: D
Explanation
The correct answer is D because setting the Target property in Publish Options to 'CommunityPage' specifically directs the deployment of the FlexCard to the Community page. The other options, while related to configuration, do not directly accomplish the task of deploying the FlexCard to the designated Community page.