Newer Version Available

This content describes an older version of this product. View Latest

Render Flows with Visualforce

The standard user interface for running a flow can’t be customized by using the Cloud Flow Designer. However, once you embed a flow in a Visualforce page, you can use Apex code and Visualforce markup to configure the flow at run time—such as to pass values between the Visualforce page and the flow or to customize the look and feel of the flow at run time.

A flow is an application, built with the Cloud Flow Designer, that collects, updates, edits, and creates Salesforce information.

The following topics demonstrate how to embed and configure flows in a Visualforce page.