Hello all,
I had built out a form with Confiforms that included an File/Attachment field.
After receiving complains from the team I released that the field somehow is limited to only uploading files once. As in if after attaching the initial file if I wanted to attach another set of files, the field replaces the older selection with the new selection.
The most common use case for this is when you want to attach files from multiple folders - after attaching the files from the first folder, you cannot click "Browse" again to go to another folder and attach some more files as your initial selection will be deleted.
The workaround is to move all your files to a single location before opening up the form to attach files but obviously it doesn't flow with the general Attachment UI across other places which creates confusion amongst users and they feel that the field is only limited to one attachment.
Is there any way to fix this?
Attachment picker allows you to pick files that were already attached to the page it is pointing to
File/Attachment field allows you to upload (select for upload) multiple files. True that you need to do it at once (file selection), if you want to upload multiple files at once
Alex
Sorry, to fix what specifically?
The selection needs to be done "at once" - this is how file field in the browser works
There is no upload made at the time when you just browse and select the file, only on form submit
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Basically, like all file upload UIs, I'd like to give the user the ability to select the files they want to upload from different folders rather than having to do it "at once".
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.