How can you embed a visualflow in a visualforce page?



How can you embed a visualflow in a visualforce page?..

Answer / Naina Gupta

To embed a Visualflow in a Visualforce page, you can use the flow:interactive element. You will first need to create a new flow and define its start and end elements. Then, add your flow elements as required and save it. Finally, in your Visualforce page, you can add the flow:interactive component with the ID of your flow as the value for the 'flowAttribute' attribute.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Salesforce Interview Questions

What are default methods for Batch Apex?

1 Answers   American Express,


What are the different types of collections in apex?

1 Answers  


How to display multiple columns after clicking on the tab?

1 Answers  


Can we create master detail relationship between two standard objects?

1 Answers  


What is the purpose of <script> tags? : salesforce visualforce

1 Answers  


Explain ActionPoller?

1 Answers  


What is lightning ? : salesforce lightning component

1 Answers  


What are governing limits in salesforce?

1 Answers  


What is wsdl? : salesforce integration

1 Answers  


When should apex be used?

1 Answers  


What is the difference between approval process and workflow rules ?

1 Answers  


What is the difference between action support and action function?

1 Answers  


Categories