|
|
Browse by Tags
All Tags » lists web service
-
There is a sharepoint column permission add-on in http://www.sharepointboost.com/permissionboost.html
It can:
Assign read or edit permissions to columns
Make columns non-editable or invisble in edit view or display view form
Make view invisible to those who have no read permissions on columns in the view
-
I am using SOAP requests to the Lists web service to get results back from a document library. What I want is the list of documents in a sub-folder. There is a <Folder> option in <QueryOptions>, and I am using that with the sub-folder name (eg. as per below), but I can't seem to make this work.
<SOAP-ENV:Envelope ...
|
|
|