Tagged Questions
0
votes
1answer
72 views
How to make different permission on document library?
I want to make document library that can filter view from the user organisation by region. In my Institution has 3 levels that has different level of access file.
The hierarchy of user level can be ...
0
votes
1answer
103 views
How to show documents in a webpart like Sharepoint does?
I have this Visual Web Part that make a request to a WCF service and returns a list of Sharepoint documents. Currently I'm showing them in a <ul>, creating the HTML in the succeded ajax event in ...
1
vote
1answer
651 views
How do I Retrieve the choice values of a column in a Document Library
I am fairly new to SharePoint development and as you may all know that it is very basic for one to know how to access fields in a choice column...
My problem:
I want to access the values of the ...