• Robin Somerville
  • NEWBIE
  • 0 Points
  • Member since 2015

  • Chatter
    Feed
  • 0
    Best Answers
  • 1
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 1
    Replies
We have an active community with a visualforce page with the following code:

<apex:page >
<flow:interview name="New_User_Flow"/>
</apex:page>

When you navigate to this page within the community: https://XXX.force.com/New_User_Flow it shows error:

https://XXX.force.com is down for maintenance Sorry for the inconvenience. We'll be back shortly. Please email us if you need to get in touch.

This visualforce page has been added under "Public Access Settings" for the community profile (Community > Admin > Pages > Go to Force.com).

How can we make this page accessible? It should display a flow as per visualforce page.
We have an active community with a visualforce page with the following code:

<apex:page >
<flow:interview name="New_User_Flow"/>
</apex:page>

When you navigate to this page within the community: https://XXX.force.com/New_User_Flow it shows error:

https://XXX.force.com is down for maintenance Sorry for the inconvenience. We'll be back shortly. Please email us if you need to get in touch.

This visualforce page has been added under "Public Access Settings" for the community profile (Community > Admin > Pages > Go to Force.com).

How can we make this page accessible? It should display a flow as per visualforce page.
We have an active community with a visualforce page with the following code:

<apex:page >
<flow:interview name="New_User_Flow"/>
</apex:page>

When you navigate to this page within the community: https://XXX.force.com/New_User_Flow it shows error:

https://XXX.force.com is down for maintenance Sorry for the inconvenience. We'll be back shortly. Please email us if you need to get in touch.

This visualforce page has been added under "Public Access Settings" for the community profile (Community > Admin > Pages > Go to Force.com).

How can we make this page accessible? It should display a flow as per visualforce page.