Skip to main content
Sarah L (onXmaps) 님이 #Sales And Marketing에 질문했습니다
I am trying to figure out how to change the flow after a user creates a new opportunity. 

 

1. From an Account, click 'New' on the Opportunities element

 

2. Complete the small form and click Save

 

--

 

After this step, it is taking the user back to the account view. What I would like it to do is take the user to the opportunity that they just created so that they can add more details. Any ideas on how to change this flow?
답변 3개
  1. 2018년 9월 18일 오전 12:34
    I don't think it's possible without creating a new visualforce page. Even with quick actions it won't redirect you to the newly created record. It might be overkill but perhas Lightning Flow could be used here: https://www.youtube.com/watch?v=ZP5q1EjCEC4

     

    Your flow would be more simple than the video. It would allow you to create the "form" in a page and specify the return URL. 

     

    I don't know of any easier alternatives ... looking forward to seeing what people suggest too! 
0/9000