Currently there is not way of using nuxeo-dropzone for a blob list in an edit context. Due to the internal logic it will auto submit the change.
In order to tackle this, we may want to drop "immediate" flag and rely on updateDocument property, so the responsibility is up to the developers who use the element to choose if they want to activate an "auto submit" mechanism;
The special blob list case "files:files" should be considered since its structure is different than other blob lists.
- is related to
-
NXP-25362 Fix nuxeo-dropzone in edit layout
- Resolved
-
NXP-26133 Drop operation usage on nuxeo-dropzone and use REST API
- Resolved
-
DESIGN-477 Provide an option to nuxeo-dropzone in order to define replace/append on blob list
- Resolved
-
NXP-24651 Improve dropzone to support attaching files to a blob list property of a document not yet created
- Resolved
-
NXP-26392 Nuxeo-Dropzone should use shared function to parse xpath
- Resolved