Hi there,
I am using fieldfield with plupload.
I have a content type, named ressource, with a field allowing users to upload files associated with the node.
The field is configured as a filefield with the plupload source extension. Files uploaded through this field are configured to be moved into a specific directory D1 = private://ressources/[nid]/upload which use tokens.
The field is also configured with the default upload directory D2 = private://ressources/files, which should not be used since the filefield module is configured and active.
When upload several files using the plupload widget, all files are being transfered on the server (very good point), but only the first selected file will reach D1, all the other files, selected at the same time, will end in D2. In the same way, only the first fiel will be renamed according to the filefield rules, the other files will stay as is.
Sylvain
Comments
Comment #1
atlea commentedTry https://drupal.org/project/fe_paths