function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Craig WoodmanCraig Woodman 

Component visibility with flow on Community Page

I have run into some situations where a flow screen component will not display with the conditional visibility.  I have found this with using the toggle component (to make a display text component visible) and also with the lowly checkbox.  The components set to conditional visiblity just do not show.  With the checkbox, I had it the affected component show on the first time through the flow, and then didn't on the second.

Any thoughts?
VinayVinay (Salesforce Developers) 
Hi Craig,

The issue seems to be related to below KI.  Kindly review.

https://success.salesforce.com/issues_view?id=a1p3A000001HRFGQA4&title=flow-using-conditional-component-visibility-doesn-t-work-properly

Hope above information was helpful.

Please mark as Best Answer so that it can help others in the future.

Thanks,
Vinay Kumar
Craig WoodmanCraig Woodman
I don't think this is the same.  In both cases, a conditional component was required to display when the variable (or flow screen component) was TRUE and not FALSE.  Either checkbox checked, or toggle moved to active.  The components would not display in either case.  Second, the flow works fine from a flow launched from Salesforce with a lightning page, but not in a community. Third, it would work its first time intermittently through the flow, and stop after that.
VinayVinay (Salesforce Developers) 
Can you check Access and review the below considerations?

User-added image

https://help.salesforce.com/articleView?id=flow_considerations_design_conditional_visibility.htm&type=5

Thanks,
Vinay Kumar
Craig WoodmanCraig Woodman
This setting is set to public
VinayVinay (Salesforce Developers) 
Kindly log a case with salesforce support if you have a premier support plan.

https://www.salesforce.com/in/services/success-plans/overview/

Thanks,
 Vinay Kumar
Craig WoodmanCraig Woodman
Sorry, don't have a premier plan. On other Orgs, I have always heard, "the only place you can get support for flows is on the developper forum" when I have opened a case. It sounds like a Salesforce bug with communities - hopefully this gets worked out at some point.
VinayVinay (Salesforce Developers) 
Might be you need to narrow down the flow and debug accordingly.

https://help.salesforce.com/articleView?id=flow_test_debug.htm&type=5

I don't see this is a release issue also you confirmed above KI is not relevant

Try to review below flow KI

https://success.salesforce.com/issues_index?tag=Flow

Thanks,
Vinay Kumar