sharepoint
How can I present a library as a custom view?
I have a Sharepoint library that is currently rendering as the usual folder and document items table list view.[详细]
2023-04-11 04:17 分类:问答How does sharepoint resolve feature.xml file?
I\'m getting a DirectoryNotFound exception when attempting to add my custom web part to a page. It seems pretty straight forward since it\'s complaining about not being able to find the \"feature.xml\[详细]
2023-04-11 02:43 分类:问答SharePoint EditModePanel displaying content at all times
Very simply I have some Javascript I only want to load in display mode, because the click event interferes with clicking into content editor web parts. Currently, the script loads in both display and[详细]
2023-04-11 00:25 分类:问答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 分类:问答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 分类:问答How can I ensure that a workflow is triggers email notification only after user clicks OK and not when the edit properties is clicked
I have a custom workflow built using SP DEsigner and the SP sites is created using wss 3.0. I have a customer column and values associated with it which is checked for teh workflow to trigger. Example[详细]
2023-04-10 19:21 分类:问答Retriving SPListItem through External List's whose Source is from SQL Server 08 Stored Procedure
As mention in the title, I am trying to retrieve data from MSSQL 08 Stored Procedure through external list.[详细]
2023-04-10 19:09 分类:问答Query a specific list template with a web application scope
I know that is is possible to query a specific site collection using the SPSiteDataQuery but I would like to perform the same operation within a whole web application. In fact, I would like to query a[详细]
2023-04-10 19:02 分类:问答Custom SharePoint 2010 mobile login screen
So our issue is with the MOBILE login form in SharePoint 2010. We have FBA implemented and it works great for non-mobile users.It is a custom login that lets users switch between AD or FBA.But the iss[详细]
2023-04-10 17:43 分类:问答Asynchronous Calls in SharePoint with JQuery
I am pretty new to SharePoint development. I need your suggestions on using jQuery with Sharepoint. I want to do some asynchronous calls to database like cascading DropDowns etc. Like in normal web si[详细]
2023-04-10 17:19 分类:问答