Netlify forms problem

Hi,
I’m having trouble setting up my forms. I tried many things, but nothing seems to work.
My code:

Get Started
I even tried putting up some of the example forms, but they too don't show up on my forms page.

Thanks for any kind of help.

@Nifnafas Unfortunately you’ve not provided enough information for anyone to assist you.

Please provide a link to the page of your site that contains the form.

Here is my snipet

@Nifnafas That’s not what I asked for…

I cannot debug a fragment of code.

Okay, i just wanned to know if someone knows whats up

thanks anyway

@Nifnafas Check my post history, or threads of other people having issues with Netlify forms, I’m frequently the one that helps them.

I can help if you provide a link to your form, but if you don’t want to (for whatever reason), then I cannot, it’s your choice.

@Nifnafas Yep, that’s great, thanks.

It’s likely there are a few things wrong, so it may take a series of changes to get it working.

#1 - Ensure you have the form detection enabled

It’s mentioned in the documentation here:
https://docs.netlify.com/forms/setup/#enable-form-detection

#2 - Ensure your form is actually submitting

Your submit button is currently disabled.
Make sure it’s not disabled or that whatever JavaScript triggers submission is active.

#3 - Ensure your form is submitting via POST

If you compare your form to the example here:
https://docs.netlify.com/forms/setup/#html-forms
You’ll find you are missing the method="POST"

Once making those changes, ensure you rebuild.
Check your build log and it should show that the form has been detected.

I accually deleted my form and put in the one u sent and it still doesnt detect

hi, am try to sign up but page shown us

how to resolve
this problem

Nathan, maybe im not sure where the form will be after its detected, i check the same page where i press activate

@yuvarajanfdm In future please do not hijack other peoples threads.

To create a support ticket you need to:

Read and follow this Support Guide https://answers.netlify.com/t/support-guide-help-i-cant-login-to-my-netlify-account/119360

@Nifnafas I didn’t send you a form, I provided you a link to the Netlify documentation.

If inserted correctly the form from the documentation would be detected.

Check the build log of your most recent build.

We have been netlify for quite a bit now. I am facing an immediate issue regarding one use case.I wanted to implement subdomain feature wherein i will allow my users to create their custom subdomain websites.So we were trying to implement different concepts for it but have been stuck in loop.We tried implementing through domain alias but it shows that it’s limit is 100.is there any other way around? we recently discovered that it can be created through wildcard subdomain,c-name etc.is that a right way and netlify will activate that?

It will be a great help if you can resolve it on a priority basis.

Looking forward to hear from you soon.

Thanks and Regards
Shruti
Team StayRealtor

Hi @yuvarajanfdm your post is unrelated to the initial thread. Please take a look at the this support guide for assistance.

can you post the link to your form? Your post was deleted.