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

Proposal to create an opps app to create dinamic forms #393

Open
ervilis opened this issue Oct 20, 2014 · 2 comments
Open

Proposal to create an opps app to create dinamic forms #393

ervilis opened this issue Oct 20, 2014 · 2 comments

Comments

@ervilis
Copy link
Member

ervilis commented Oct 20, 2014

The idea is enable to create pages with dynamically created forms in opps admin.

The basic flow would be:

  • Admin registers a form;
  • Admin relates form on a opps "page";
  • User fills the form and sends;
  • Admin receives the information in configurated e-mail. They should also be available for viewing in admin.

There is an app called django-form-designer (https://github.com/samluescher/django-form-designer). This app has all the functionality related to the creation and rendering of forms.

I believe that integrating this app in opps is relatively simple. We can create an app called 'opps.forms' with this integration.

@avelino
Copy link
Contributor

avelino commented Nov 13, 2014

+1

@avelino
Copy link
Contributor

avelino commented Nov 13, 2014

#71

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

3 participants