Free Salesforce Plat-Dev-210 Actual Exam Questions s - Question 4 Discussion
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?
It’s C since Target property sounds like it directs the card specifically to community pages.
It’s A for me. Setting the Deployment property to "Community" is key because it tells the FlexCard to adapt to the community environment, which includes applying community-specific styling and permissions. Just adding the API name or tweaking visibility won’t ensure the card inherits the community’s theme or behaves correctly in that context. Without setting Deployment properly, you might get default styling that doesn’t match the community look and feel. So, A covers both styling and the right deployment setup more comprehensively than the others.
Maybe D makes sense here because component visibility settings are important for controlling where and how the FlexCard appears in the community context. Just setting deployment or adding API names might not handle the visibility aspect, which can affect whether users actually see the card and interact with those actions. The question mentions styling and actions, so controlling visibility could be key to ensuring everything works as intended in the community environment.
A vs B? Setting Deployment to Community (A) is essential for styling and permissions, but adding the API name to the FlexCard Player (B) is needed when embedding it on the page. The question hints more at deployment than embedding.
I think A makes the most sense since you need to explicitly set the FlexCard’s deployment for it to be available in the community context. The other options don’t really handle deployment configuration—B and D seem more about placement or visibility, and C’s “Target” property isn’t something I’ve seen used for this purpose. So yeah, A fits best.
This one’s tricky wording, but setting the deployment property to Community seems right for making the FlexCard work in a community context. So I’m picking A.