Tagged Questions
3
votes
1answer
162 views
Dynamic View on SharePoint lists
I want to create a dynamic view on my list. The list is filtered based on the current users' information coming from an external database i.e. based on which user is logged in, a value is fetched from ...
2
votes
0answers
106 views
Sharepoint 2010: In external application need to get all sites with write permission for logged in user. [C++]
In my external application I need to find all sites with write permission for logged in user. I am using Web Services. Is there any web service available for this task? Or can I send a Query and get ...