I have a document library inside my SharePoint 2013 publishing site collection. And I have the following scenario:-
- Someone add a word document to the document library,
- I can click on the word document inside the document library, and it will open inside my word client application:-
- Then I can click on “Edit document” button inside the word document.
- Do some modifications.
- Click on “Save” button.
- And the changes will be saved to the sharepoint document library (which is great).
But I have the following questions:-
- Who can basically edit the word document and publish the edit to the SharePoint again? is this restricted to only users who have “edit” permissions on the document library,?
- Can I specify that only me or certain users can edit specific documents?
- If I open the word document using Firefox or chrome , I will not be able to edit the document and publish it back to SharePoint? So is this feature within IE only ?
Can anyone advice please?
Thanks