You need to sign in to do that
Don't have an account?

I would like to distribute a flow from a visualforce page. However, the flow includes a 'file upload' component. Because flows launched from VF pages are in classic runtime
the file upload component is not an option (only for flows running in lightning runtime). Are there any ways around this 'limitation'? The classic runtime does not bother me, but not being able to use the file upload component in the flow launched by the VF page is the primary issue. are there ways to upload documents in a classic runtime flow?
Depending on how the flow is distributed, users see either the Classic runtime or Lightning runtime UI when they run the flow. As its name suggests, Lightning runtime looks and feels like Lightning Experience.
https://help.salesforce.com/articleView?id=flow_distribute_runtime.htm&type=5
I hope you find the above information is helpful. If it does, please mark as Best Answer to help others too.
Thanks.