• TrueCloudUser
  • NEWBIE
  • 0 Points
  • Member since 2011

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 1
    Replies

Hi All,

 

Question - I am using Apex with my Flow successfully enough, however challenge has arisen to gracefully close out the flow itself.

 

My Flow concludes with creation of a new record, however I cannot figure out how to pass the Id of the new record back to the VF page component so that the user can click to finish and then be taken to that new record i.e. how do I put a newly created account Id into the <flow:interview finishLocation="> account Id<" ?

 

Any suggestions most appreciated.

 

Cheers.

 

Hi All,

 

Question - I am using Apex with my Flow successfully enough, however challenge has arisen to gracefully close out the flow itself.

 

My Flow concludes with creation of a new record, however I cannot figure out how to pass the Id of the new record back to the VF page component so that the user can click to finish and then be taken to that new record i.e. how do I put a newly created account Id into the <flow:interview finishLocation="> account Id<" ?

 

Any suggestions most appreciated.

 

Cheers.