Use this tag to identify questions related to the developing against SharePoint Lists including built-in lists like document libraries, event lists, discussion lists etc.
How do you change the URI of a SharePoint library? Based on Google searching, most people say that changing the …
sharepoint sharepoint-2010 sharepoint-designer sharepoint-listHow can I prevent users from deleting sharepoint task list item? Should i override the ItemDeleting event or is there …
sharepoint sharepoint-2007 sharepoint-listI 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-listHow can I save document library lookup field using REST API Post in a SharePoint list? I tried like 'docItem':…
sharepoint-2013 sharepoint-list sharepointdocumentlibraryI want a field in which only the year of the present date(Today) is shown.I had tried many …
sharepoint sharepoint-2010 sharepoint-listI am trying to pull specific data points from a sharepoint list using VBA and SOAP. However, I am very …
sharepoint soap sharepoint-listHas anyone been able to import a SharePoint list in R as a dataframe? I have two separate data sources, …
r sharepoint dataframe sharepoint-listI am new to SharePoint and want to delete all rows in a SharePoint list using C# ClientContext class and …
c#-4.0 sharepoint sharepoint-2010 sharepoint-list sharepoint-clientobjectI'm writing a user to a SharePoint list. I've read that the SharePoint User field has a string like this …
sharepoint sharepoint-2013 sharepoint-list csom sharepoint-onlineI have a SharePoint URL which is just a SharePoint list with some columns and rows of data. I will …
javascript html sharepoint sharepoint-list