collective.easyform
Links
- Download releases from PyPi
- Code Repository on Github
- Collective.Easyform Documentation
- Build status
Introduction
Collective.easyform enables creation of custom forms using dexterity. This Plone package is similar to Products.PloneFormGen? that is based on Archetypes. Dexterity is a new platform for content types in Plone and will be used instead of Archetypes in Plone 5. Easyform provides a Plone form builder through-the-web using fields, widgets, actions and validators.
Similarly to PloneFormGen?, Easyform is used to generate web forms that save or mail form input. Interface is simple and user-friendly to allow non-programmers create forms.
See quick product overview
How to start work with collective.easyform
Usage
Install product, rerun your Plone instance and activate Collective.easyform. Create new custom form:
- Add Easyform and fill out the fields.
- Further add and customize fields to create a unique form that will meet your particular requirements:
With Collective.easyform you can add fieldsets and fields to the form. There are enough basic field types to satisfy any demands:
- File Upload
- Text line (String)
- Integer
- Yes/No?
- Date
- Date/Time?
- Floating-point number
- Choice
- Rich Text
- Image
- Multiple Choice
- Text
- Password
- ReСaptcha? field
Available Actions:
- Mailer
- Save Data
- CustomScript?
- Use new form on Plone website:
Attachments (5)
- add-new-menu.png (19.6 KB) - added by sorenabell 11 years ago.
- easyform-logo.png (3.0 KB) - added by sorenabell 11 years ago.
- created-easyform.png (14.0 KB) - added by sorenabell 11 years ago.
- created-easyform-fields.png (23.4 KB) - added by sorenabell 11 years ago.
- new-easyform-default.png (76.9 KB) - added by sorenabell 11 years ago.
Download all attachments as: .zip