Activity Forums Salesforce® Discussions Embed a Visualflow in a Visualforce page?

  • Suraj

    Member
    April 25, 2017 at 1:06 pm

    Hi Manpreet,

    Yes,You can,To add a flow to a Visualforce page, embed it using the <flow:interview> component.

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

Log In to reply.

Popular Salesforce Blogs

Popular Salesforce Videos