Hi... This is related to or same as https://github.com/dgcloud/bulk-edit-metadata-share/issues/1
Basically, I want to bulk-edit metadata while using uploader-plus.
while uploading the documents, the checkboxes should show in front of properties and I can set the selected properties for all bulk uploaded documents. For example, If I upload 10 documents together using uploader plus and I want to set common values for 3 random properties out of 5 properties for all 10 documents and 2 properties which will have different values for all documents will get set one-by-one as per uploader-plus work.
for instance,
Currently, it's just on front-end but somehow back-end is not working for this. maybe I am missing something.
Please guide me if anybody has any idea about it.
Thanks in advance.