Skip to content

rajasGit/FlowShowAsYouGo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FlowShowAsYouGo
===================

This is a sample Salesforce ANT packages which is intented to show how to create a dynamic VF page which can get information from the flow (through variables) as the flow progresses.
You can see how the VF page can use other VF components such as <apex:detail> to display the details of any record created within a flow.


Instructions( When using Salesforce Ant)
-----------------------------------------
1. Get the package
2. Modify the build.properties file to point to your salesforce instance
3. run 'ant deployUnpackaged'


Instructions( When NOT using Salesforce Ant)
-----------------------------------------
1. Get the package
2. Use the IDE or any other MD API based tool to create the Flow
3. Create the Visualforce Page and the Apex Controller class listed in the package manually.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages