Hi All
I have the versioning aspect turned on and the cm:autoVersion switched off in the contentModel.xml for all the documents. What I am trying to achieve is the following
1. Privileged users can upload documents and it will be the initial version (Version 1.0, which works)
2. Privileged users can edit the document using an inline editor (I have applied the inline editable aspect as well and it is working too)
3. If needed the privileged user can make a new revision/version of the document (minor or major), add a comment and save it so the new version will be either 1.1 or 2.0 etc
How on earth I can do the third step (does Alfresco support that) ? I am using share to access the repo and cannot find anything where it allows me to do this apart from the upload new version of the file button which is not I am looking for. Any kind of help will be greatly appreciated. Sorry I am very new to alfresco so please do explain it a bit.
Thanks