Tagged Questions
1
vote
3answers
1k views
Creating Nested Folders via Client Object Model
I'm trying to create nested folders in my document library so it looks like this:
http://site/PublicDocuments/Folder1/Folder2/Folder3/
The document library "Public Documents" exists but none of the ...
1
vote
1answer
834 views
GetListItems on Lists.asmx returns all items, not just the specified folder
I'm trying to call the Lists.asmx webservice to retrieve only those items within a Folder named "Admin" in my SharePoint list. The webservice 'works' for me to some degree, but not as I expect.
The ...
0
votes
1answer
86 views
Creating a folder, when saving to Sharepoint in Office Application
Is it possible for someone to create a subfolder for a folder when saving to SharePoint in an office application.
For example I have included the save screen. Notice the create folder icon is grayed ...