When saving a new form, the current implementation is enough, but if you want to redirect back to the same form after validation, the uploaded file will appear as current, and the previous state of uploads will be discarded. One needs to be able to preserve the state after validation.
When saving a new form, the current implementation is enough, but if you want to redirect back to the same form after validation, the uploaded file will appear as
current, and the previous state of uploads will be discarded. One needs to be able to preserve the state after validation.