Skip to main content
I have a very simple VF page to run a flow I created

 

 

<apex:page standardController="Account" lightningStylesheets="true">

<flow:interview name="New_Contact_On_Button_Press"/>

</apex:page>

but when I run the flow from the Object, it gives me some components in Lightning and some in Classic

 

VF Page Not Displaying Correctly

 

Checking Process Automation Settings

 

User-added image
3 件の回答
0/9000