question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

is there a way to hook up the contact form to netlify? When I try to set the following things on the form the form still tries to make a post request to /contact which fails with a 404

    <form
        method="post"
        data-netlify="true"
        name="contact-form"
    >

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
ahmad-reza619commented, Mar 10, 2020

well, i think maybe we can add description in the readme file, so that anyone who use this template and also using netlify could easily replace the default 🤔

1reaction
akzhycommented, Dec 9, 2019

@ngehlert Hey, I haven’t tried it with netlify, I will test it out and send you an update.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Netlify Forms
Gather responses from any form ... Nothing to wire up. Just instant data in your dashboard. On Netlify, any HTML form can instantly...
Read more >
Setting Up Netlify Forms: In-Depth Tutorial - Snipcart
Netlify lets you specify a name for your forms and if your site has two or more forms, you should absolutely set this...
Read more >
How to Create a Contact Form with Netlify Forms and Next.js
Netlify forms are free to get started. This free tier is limited to 100 form submissions per website per month, so if you...
Read more >
Add a Contact Form to a React App with Netlify Forms - SitePoint
Netlify Forms is a feature of Netlify for managing and handling form submissions without having to write any server-side code.
Read more >
A Complete Guide to Netlify Forms - Stackbit
Netlify Forms are free to start, but include 100 submissions per site per month as part of the free plan. This should be...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found