Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom FormBuilder to support Netlify forms #10

Open
7 tasks
loicteixeira opened this issue Jun 27, 2018 · 0 comments
Open
7 tasks

Custom FormBuilder to support Netlify forms #10

loicteixeira opened this issue Jun 27, 2018 · 0 comments

Comments

@loicteixeira
Copy link
Collaborator

Netlify supports forms and FormBuilder could be made compatible:

  • Create a template tag to output the form tag with all the necessary attributes
  • Provide the necessary attributes directly if developers want to customise their forms
  • Add option to set form's ID.
  • Add option to add Netlify's recaptcha with default settings
  • Add option to add Netlify's recaptcha with own settings
  • Add option to add Netlify's honeypot field
  • Update FormBuilder submissions interface to either display a message that submissions can be found on Netlify's dashboard or use the /forms/{form_id}/submissions endpoint of their API
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant