Hi,
I’m having trouble setting up my forms. I tried many things, but nothing seems to work.
My code:
Thanks for any kind of help.
Hi,
I’m having trouble setting up my forms. I tried many things, but nothing seems to work.
My code:
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.
@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.
It’s mentioned in the documentation here:
https://docs.netlify.com/forms/setup/#enable-form-detection
Your submit
button is currently disabled
.
Make sure it’s not disabled
or that whatever JavaScript triggers submission is active.
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.
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:
@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.