steexd
Dynamic Repeater based on FileUpload->multiple() files
Thank you for the suggestion, but I think it might become cumbersome for the average user (imagine managing collections of 40 or 50 files—selecting one file at a time could be tedious)… What I’m looking for is a faster and more user-friendly solution, so my idea was to have a FileUpload field that supports multiple uploads and, once the upload is complete, automatically generates a repeater row for each uploaded file.
Alternatively I was thinking of something like a “dummy component” that accepts the files drop and automatically generates the repeaters with the corresponding fields (FileUpload with single file, TextInput name, etc).
Do you have any other suggestions on how to implement something similar?
Thanks a lot!
5 replies