Resolve the loss of _delete field support.
Please note that the fragment form is no more removed from the dom on submission
so the id of the deleted fragment will be part of the values (but marked as deleted).
Closes #278.
Changelog
### Changed
- JS will now use the delete field to mark a fragment as deleted instead of not sending the value.
Subject
Resolve the loss of _delete field support. Please note that the fragment form is no more removed from the dom on submission so the id of the deleted fragment will be part of the values (but marked as deleted).
Closes #278.
Changelog