PloneFormGen fields to allow uploading multiple files
Project description
Introduction
This product provides a new form field for PloneFormGen forms that allows adding more than one files using the jquery.filer
The standard file field for PloneFormGen allows only adding one file. Adding just a new file field with the option multiple can solve the problem, but we think that the usability of that option is not good. Is not obvious for a lot of people to push Ctrl or Shift to add more than one files. So to address this usability feature, we have added the jquery.filer file selection widget, that shows in a very nice interface the added files with an option to delete them or adding new ones without much effort.
Installation
Add this product to your buildout file and rerun the buildout.
Go to Site Setup -> Add ons and install it
A new field will show in your PloneFormGen forms called MultiFileField.
Changelog
1.0.1 (2016-07-07)
documentation [Mikel Larreategi <mlarreategi@codesyntax.com>]
fix field icon [Mikel Larreategi <mlarreategi@codesyntax.com>]
rename readme [Mikel Larreategi <mlarreategi@codesyntax.com>]
[Mikel Larreategi <mlarreategi@codesyntax.com>]
[ci skip] [Mikel Larreategi <mlarreategi@codesyntax.com>]
1.0 (2016-07-06)
fix manifest [Mikel Larreategi <mlarreategi@codesyntax.com>]
metadata [Mikel Larreategi <mlarreategi@codesyntax.com>]
add PFG as requirement [Mikel Larreategi <mlarreategi@codesyntax.com>]
PFG field with jquery.filer for multiple file upload [Mikel Larreategi <mlarreategi@codesyntax.com>]
initial package structure using ZopeSkel archetype template [Mikel Larreategi <mlarreategi@codesyntax.com>]
initial package structure using ZopeSkel [Mikel Larreategi <mlarreategi@codesyntax.com>]
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.