How can i handle the Submit event for Microsoft.Forms?

Imran Yaseen 1 Reputation point
2022-11-24T11:56:17.61+00:00

Hi,

I am embedding a Microsoft Form on my website. I want to capture the event when the form submits successfully. Below is the embedded code and I want to run my custom JavaScript code on form submit.

<div>  
	<iframe width="640px" height="480px" src="https://forms.office.com/Pages/ResponsePage.aspx? id=BiopSuv_ckSNqp3fkzLnW_NGlVhpUkdKjXPYvQce5XRUQzgwTExXOU0wMlFIT0hFWUpIS04zTlhRVi4u&embed=true" frameborder="0" marginwidth="0" marginheight="0" style="border: none; max-width:100%; max-height:100vh" allowfullscreen webkitallowfullscreen mozallowfullscreen msallowfullscreen> </iframe>  
</div>  
Community Center Not monitored
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Anonymous
    2022-11-24T14:45:57.903+00:00

    Microsoft Forms is not currently supported here on Q&A. The product group for Microsoft Forms actively monitors questions over at
    https://techcommunity.microsoft.com/t5/microsoft-forms/ct-p/MicrosoftForms

    --please don't forget to upvote and Accept as answer if the reply is helpful--

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.