Hi,
There is a requirement in our project that document should be uploaded into system only together with filled metadata. Or document can be uploaded after metadata is filled.
In the standard Share file upload process (using upload button or file drug-and-drop) first we upload a file and then we edit the metadata of it (this is that doesn't meet our requirement).
So, there are two solutions (we are not allowed to change anything in Alfresco core):
1. For file upload use only Create content menu (the requirement would be met as we first fill the metadata and only then upload the file). For this solution we need to disable drag-and-drop upload and upload button. Is this possible? Can we configure it in Share? Or can it be solved with a custom extension?
2. If the first solution is not possible then we could work on the File Upload dialog customization, adding metadata there.
The first solution is preferred as it would be simpler and it is preferred by our customer.
Natalija