Top "Sharepoint-2013" questions

Microsoft SharePoint version 2013

Adding a WebPart to a SharePoint 2013 Master Page

Have looked on here plenty but this is the first time I've asked a question, so please bear with me. …

sharepoint master-pages sharepoint-2013 content-query-web-part
SharePoint Foundation 2013 cannot be installed on Windows 8.1 or Windows Server 2012 R2

I get this error when i try to install SharePoint extensions for team foundation server 2013 on windows server 2012 r2. SharePoint …

sharepoint-2013
Error In Excel Report Services In Share Point 2013. we're sorry. we ran into a problem completing your request

I use SharePoint 2013 and I want use Excel Services Report in Performance Point Service. I have a SharePoint site that …

excel sharepoint sharepoint-2013 performancepoint
The proper way to write a SharePoint User to a User Field in a SharePoint list

I'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-online
Changing date format in display templates for SharePoint 2013

I have a Content Search Webpart that uses a customized Display Template to display results of recent changed documents. I …

sharepoint sharepoint-2013 display-templates
SharePoint Search Component has multiple process and use lots memory?

I'm using sharepoint2013 + windows2012. I noticed that the SP search component has 5 processes in taskmgr. each uses about 400-500 MB …

sharepoint sharepoint-2010 sharepoint-2013
ViewAttributes Recursive Scope not working SharePoint 2013 CAML Query to fetch all files from document library recursively

I have a document library SP 2013 and want to get all the documents from all folders and sub folders. I …

recursion sharepoint-2013 caml
Getting Item ID after REST Upload to SharePoint 2013 Online Document Library

Can somebody help me connect the dots between these functions. I can upload, but how do I get the ID …

jquery json rest sharepoint-2013 office365-apps
Custom Login page in SharePoint 2013 with FBA autentication

How can I customize the default login page in SharePoint 2013 with FBA authentication, but will not create a new login …

customization sharepoint-2013 fba
SharePoint 2013 ClientContext : How to DELETE specific list items by MULTIPLE CONDITION filter?

By using SP.ClientContext from Javascript end, below is the code i used to "UPDATE" a list item. Simply: var …

javascript rest sharepoint sharepoint-2013 csom