When clicking "add another" all previously selected files are auto-uploaded.
Is there a way disable the auto-upload and start the upload only when the node is saved?
When clicking "add another" all previously selected files are auto-uploaded.
Is there a way disable the auto-upload and start the upload only when the node is saved?
Comments
Comment #1
quicksketchNo there is not. When you click "add another" it will upload the files previously selected. As ImageField is merely and extension of FileField, I think this is a duplicate of #435732: Add-another causes upload of any populated fields.