Form Submissions Not Showing in Netlify Forms

Hello Netlify Support,

I have a website deployed on Netlify that was created using Google IA Studio. The site includes a form that was automatically generated alongside the website during creation. However, I cannot see any submissions in the Netlify Forms dashboard.

Here are the details:

Could you please help me identify why submissions are not appearing and advise how to fix it?

Thank you,

Hi, @Elijah_Adeyemi_Abori. The form is rendered by javascript and does not exist in the raw HTML file. This is why the form isn’t detected.

The solution for this can be found in the support guide below:

If there are questions after reading that, please let us know.