I have a custom form for editing nodes with vertical tabs elements. When the first file is loading the process passes fine. But when we already have a default value in the field then a multiupload process no occur
The reason is that module works correct only with a standard array of a field parents (count = 2)
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | multiupload_filefield_widget-cannot_add_file_if_nested_array-1869348-1.patch | 1.1 KB | internetdevels |
Comments
Comment #1
internetdevels commentedThis patch provides the correct multiupload process with an array of #parents of any deph.
Comment #2
czigor commentedCommited, thanks!
6e9d1e7db3f03009d96d36b27f64a6da7098c223 Issue #1869348 by InternetDevels: Cannot add new file in the nested array