This package is a collection of custom AT Widgets and Fields:
- Quick Upload Widget based on collective.quickupload
- Management Plan Widget/Field
It also provides some custom jQuery plugins:
- EEAFormsGroup -- group AT Widgets within an accordion in edit form
- EEAFormsWizard -- make schemata tabs a wizard like form with back and forward buttons
- EEAFormsQuickUpload -- collective.quickupload jQuery plugin to be used with QuickUpload Widget.
Install
- Add eea.forms to your eggs and zcml section in your buildout and re-run buildout.
- Install eea.forms within Site Setup > Add-ons
Product's homepage
Requirements:
· Python
· Plone CMS
What's New in This Release: [ read full changelog ]
· Bug fix: changed type of ManagementPlan field to LinesField in order for the versioning diff to work on this field [ichimdav #13677]