sharepoint-2010
SharePoint 2010: Set character limit of news webpart without SP Designer?
The SharePoint 2010 news/announcement webpart cuts off messages after 250 characters. I would like to set a higher character limit.[详细]
2023-04-11 15:23 分类:问答Host a Web Service in IIS with Sharepoint using Port 80
I have a Sharepoint Server, I published an asp.net Web Service and I want to host it in IIS. Port 80 is being used by Sharepoint. H开发者_JS百科ow do I host this web service on my local machine succes[详细]
2023-04-11 11:13 分类:问答how to switch SharePoint 2010 master page for logged in user
How to switch Sharepoint 2010 depending on the logged in user? an example : 开发者_开发知识库I want to make \"mycustompage.master\" as master page for users in group \"mysiteowners\" and \"v4.master[详细]
2023-04-11 10:30 分类:问答Cannot send Email in custom workflow sharepoint 2010
I have some trouble when using SPUtility.SendEmail method in a custom workflow. private void onWorkflowActivated1_Invoked(object sender, ExternalDataEventArgs e)[详细]
2023-04-11 07:37 分类:问答Is it possible to compare current user to a SharePoint list/group and switch views if they belong?
So I have a list of managers in my SharePoint site, and I am able to get the current user by using a web service and storing their name into a control. Is it possible to compare this name to everyone[详细]
2023-04-11 06:55 分类:问答Create a copy of document in SharePoint 2010 document library using JavaScript
I want to create a copy of document in the SharePoint document library. Basically let us assume there is a template and every user will open the document by clicking on it. I want to create a copy of[详细]
2023-04-11 01:22 分类:问答Getting field names of a listItem - (Strongly typed?) in SharePoint 2010 Client API
I\'m very new to SharePoint, using 2010.Trying to see what we can do with it, in particular with Lists.And I have a feeling I\'m missing something pretty obvious, but can\'t find it.....[详细]
2023-04-10 23:13 分类:问答What SQL Server database and table does Sharepoint 2010 use to hold "Issue Tracking List" data?
Trying to track down this table, I\'ve spot checked some 160 tables and have not been able to find the table that stores data for this list.[详细]
2023-04-10 22:02 分类:问答How to update a sharepoint 2010 workflow?
I have a complex workflow, written in VS2010 (not sharepoint designer) for Sharepoint 2010. Is there a document somewhere (MS?), with the recommended steps, to deploy an updated workflow, without can[详细]
2023-04-10 21:42 分类:问答How to filter a Sharepoint:ListView
In VS2010 I have a SharePoint 2010 project with an Application Page. In this simple page I have header information about an order and a SharePoint:ListView for the product detail. So, I just want to f[详细]
2023-04-10 21:22 分类:问答