Forum Discussion
shozo lojacono
Jan 23, 2019Copper Contributor
Redirect page with Microsoft Flow
Hallo, I embed a Microsoft Forms in a SharePoint page. I manage the answer with Microsoft Flow. I'd like that at the end of the flow the form page is redirected to a specific page url . Pleas...
- Jan 23, 2019This is not possible. You cannot send anything to the client real-time by submitting a form. Your only option is including a URL after they fill out the form in the Thank you submission page.
Jan 23, 2019
This is not possible. You cannot send anything to the client real-time by submitting a form. Your only option is including a URL after they fill out the form in the Thank you submission page.
- shozo lojaconoJan 23, 2019Copper Contributor
Is possible from the flow to include the URL in the Thank you submission page form?.
I need to allow the user to pass to the specific page only if the user respond correctly 10 times on 12 questions.
- Jan 23, 2019No, the only way will be to send an e-mail to the submitter etc via flow. You cannot change the behavior of form itself.
- shozo lojaconoJan 25, 2019Copper Contributor
Hi Chris, just one question: I've created a Windows form test with 12 questions, then I 've embed in a SharePoint page. I'd like that if the user press "Submit" and answer correctly 10 questions, he can watch a office 365 video or he is redirected to a specific page embed the video.
How would you do it?
Thank you