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

Allow arbitrary form fields #9

Open
marceloomens opened this issue Jul 18, 2017 · 1 comment
Open

Allow arbitrary form fields #9

marceloomens opened this issue Jul 18, 2017 · 1 comment
Assignees
Milestone

Comments

@marceloomens
Copy link
Contributor

Generalise the form to allow arbitrary form fields (survey mode)

@marceloomens marceloomens self-assigned this Jul 18, 2017
@marceloomens marceloomens added this to the Survey mode milestone Jul 18, 2017
@marceloomens
Copy link
Contributor Author

marceloomens commented Jul 30, 2017

For the moment I've solved this by modularizing the form. The code base currently ships with:

  • Email.elm
  • Reportersrespond.elm

So long as the frontend framework supports my form fields, arbitrary form fields are supported. It would be nice to refactors some of the field rendering to some Fields.elm module.

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