Hi
I am struggling to setup the edit function in this component, may be it due to my lack of programming skills.
In my usecase I have a scenario where we can upload files Example list of invoice where admin will go and edit invoice details and if there is no invoice they will attach an invoice.
Now again when the admin goes to the next invoice to edit, the same above invoice will show up in the upload container which was actually previously uploaded.
I tried to use reset option, it will actually empty the container once the change to db occurs. However when I go to a next invoice edit, as the container is empty and i only click on edit without uploading the invoice, the previously uploaded invoice for that group gets deleted.
If there is a way to do this in the plugin then the problem could be easily solved
Any help will be highly appreciated.
Thanks
Satish