Friday, July 31, 2015

Re: Introduction to Pulpo-Forms

Hi,

Sounds cool! Do you have screenshots / demos to see before installing?
Thanks,
Kind regards,

quinta-feira, 30 de Julho de 2015 às 22:46:12 UTC+1, Luciano Ferrari escreveu:

Last April we finished the development of a dynamic form builder, called pulpo-forms, to use within a Django Project. Today we're excited to announce that we're making the source code available on GitHub.

Here is a short list with the most important features of this new open source tool:

  • Enable users to create forms with an easy drag&drop UI
  • Angular directives to render the form and the dashboard
  • Multi pages forms.
  • RESTful API
  • Customizable fields validations such as required, length,etc.
  • Conditional enable for fields based on other field values (e.g. in a food preferences survey, hide the 'How do you like your steak?' question to someone that previously answered that's a vegetarian).
  • Conditional enable for form pages based on other field values.
  • Versions and drafts.
  • Integration for Django models.
  • Signals.
  • Configurable actions – show a thank you screen, send an email, etc.
  • Built-in statistics in the dashboard
  • Basic field types answers can be filtered in the dashboard

Since it was made to be flexible from the beginning, this can be extended to add new fields, validations and so on.

We hope you enjoy it, and of coursed we are open to comments, questions and pull requests!

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/e0bf7763-f5ea-404f-9636-d1b82ecc071b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment