We have a sharepoint site installed on a domain controlled environment. the administrator delete the \"Authenticated Users\" group, then add it again.
I currently sum up 8 columns in my sharepoint list in order to get the total value i set this value in t开发者_如何转开发he calculated column as number.
I have a specific requirement where-in I want only the uploader of the document and a specific team to be able to view开发者_开发百科 it in list / library. 1) is it possible? 2) If yes, how...?Ok. So
I have guestion regarding sharepoint groups. I have a list for Client. Now when i add new item to Client list, the group of Client na开发者_如何学编程me has to be create in SharePoint. I have created
I came to know that we could use REST apis to get data from SharePoint sites. Also SharePoint supports REST from 2010 onwards. I got the API for listing the data and its details from SharePoint. It is
In one of my application I need to use Microsoft Share-point Server. But I cannot successfully authenticate through web-services.
I am making a 开发者_如何学运维custom approval workflow in VS, but I dont wan to create a custom infoPah form to create the task edit form. Is there any way to use the form that comes with the OOTB ap
I have designed an InfoPath 2007 form and in the form there is a drop down list boxwith 5 names of ICT Focal Point persons. I want to design nintex workflow that is based on who ever is selected from
While writing code for connecting two webparts, i noticed that when i try to retrieve the data from Provider WebPart in CreateChildContro开发者_JS百科l method, the connection object is shown as NULL.
I have added a SharePoint service to my C# Windows Form project. I am able to retrieve available Lists from server. But when I trying to get the data from a List, I am can\'t find the method GetList