Guest User

Untitled

a guest
Feb 21st, 2018
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. <apex:page standardController="Account" >
  2. <flow:interview name="Accountdeal" finishLocation="/{!Account.Id}">
  3. <apex:param name="inputAccount" value="{!Account}"/>
  4. </flow:interview>
  5. </apex:page>
Add Comment
Please, Sign In to add comment