I have configured my list so that users can only read and edit items they have created. I now need to configure this list so that a partic开发者_C百科ular group of users can edit and read all items o
Is there a designer for SharePoint 2007 WebParts in Visual Studio?I downloaded Visual Studio 2010, and s开发者_运维百科ee there is one for SharePoint 2010... but right now we are writing parts for 200
I have the following code: SPSiteDataQuery query = new SPSiteDataQuery(); query.ViewFields = \"<FieldRef Name=\\\"UniqueId\\\" />\";
I want to create a SharePoint list using SharePoint web services (instance is SharePoint Services v3.0). That list should be built from the custom list template that I have created previously. Browsin
Within an Access 2007 application, I\'m creating a static report in .pdf format. I want to create it, then export the static report (not the data itself) to a Sharepoint Document Library. The intent i
I\'ve already found the max number of web parts per page: Customizable - in web.config file, <configuration><SharePoint><WebPartLimits MaxZoneParts=\"XX\" />
I would like to use Sharepoint Designer 2007 as an html editor. I have a web site with a lot of files in a folder on my hard drive. I do not want Sharepoint Designer to make a web site out of this. I
I know it\'s usually the other way around, but I have some extenuating requirements that must be met (read as \"No one bothered to do the research and now I have to bail them out\")
I\'m working with a customer that needs to migrate documents from their current document management system (not Sharepoint) into Sharepoint MOSS 2007 retaining document history and metadata.I\'ve writ
I am developing SharePoint Web Parts for MOSS 2007 on Visual Studio 2008.Up until now, I\'ve been adding all my controls by hand to the code behind... but an earlier post suggested I could use the des