Hi,
I am working with Document Management System. I have created Document Content Type, so that I will be having same template throughout. Checking with permissions and restrictions for document. I need to achieve below scenario:
- My document is with different sections like HR Information, Company Capacity, Financials
- HR people can only add edit update HR Information or details from the same document.
- Financial Team can Add/Edit/Update Company Capacity and Financials.
Is it possible to implement such a scenario? I don't want to change any permissions for list or library.
Is OpenXML can be useful?
Abhijeet Khopade