For SharePoint-specific questions, please see the SharePoint Stack Exchange site at https://sharepoint.
Lets say I have a SharePoint List provided on URL http://webapp:1234/Lists/TestList. In code, I have access to …
sharepoint sharepoint-2010I am stuck on developing a mobile view for my SP2010 publishing portal. It is Internet-facing with custom pages / web …
sharepoint-2010 mobile-website sharepoint-brandingWhen I try to get the id from: string idValue = item[Lookup].ToString(); I get the next value by example: 1;#1 …
c# sharepoint-2010 lookup splistitemI'm trying to make a SharePoint workflow start automatically for any new document that is uploaded to a specific doc …
sharepoint sharepoint-2010 sharepoint-workflowIs it possible to get SP List Item by unique Id (without writing a Caml request) if I know a …
sharepoint-2010 get uniqueidentifier sharepoint-clientobjectI am trying to run a PowerShell script from a windows batch file. This is a SharePoint related script that …
batch-file sharepoint sharepoint-2010 powershell-2.0I'm very new to SharePoint, using 2010. Trying to see what we can do with it, in particular with Lists. And …
c# sharepoint sharepoint-2010 caml sharepoint-apiI've been running into an issue where if I execute a CAML query in C#, my ListItemCollection contains the entirety …
c# sharepoint-2010 camlI have an InfoPath form that, when submitted to a SharePoint Form Library, also adds a single item to a …
sharepoint sharepoint-2010 infopath sharepoint-designer sharepoint-listI am trying to add content to a SharePoint content editor web part, but when I do, it displays as …
html css sharepoint-2010 sharepoint-2007 cewp