You need to sign in to do that
Don't have an account?

I need help modifying this URL button so it shows the new record after creating it
I have a Classic URL button that launches a Flow. I would like the new record to be shown after it is created. Can someone help me modify this URL to do that? The button is on the Opportunity page. It creates a new Quote record and copies some data from the Opportunity into the Quote. Thanks
/flow/New_Quote_with_Account_and_Contact_2?RecordId={!Opportunity.Id}