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

Forms #112

Open
Namish2000 opened this issue Sep 24, 2019 · 3 comments
Open

Forms #112

Namish2000 opened this issue Sep 24, 2019 · 3 comments
Assignees
Labels

Comments

@Namish2000
Copy link
Member

Implement user input forms into articles.

@bparslow
Copy link
Member

bparslow commented Oct 1, 2019

Some inspo:
Pretty basic form
Single field form

@Namish2000
Copy link
Member Author

What a basic form should have:

  • Text submission

Features for advanced forms:

  • Photo/File submission
  • Resizable form block
  • Email response to user
  • Block repeated submissions

@Namish2000
Copy link
Member Author

Form progress: Successfully tested the forms as a form page. The front end works. Most of the back-end works, including the submit function and redirecting to a landing page after hitting submit. The only thing that doesn't work is the email functionality.
For forms as blocks: I'm working on the front-end implementation for forms as a block. Then I'll fix the email bug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants