Click here to Skip to main content
15,891,976 members
Everything / Productivity Apps and Services / Sharepoint / SharePoint 2013

SharePoint 2013

SharePoint2013

Great Reads

by vivekthangaswamy
SharePoint 2013 online app development - Part 1
by Andrei Markeev
Code examples of using SharePoint 2013 Workflow Services API.
by Andrei Markeev
Client Side Rendering specifics related to list forms.
by Andrei Markeev
Three examples of using CSR with KnockoutJs for customizing SharePoint 2013 list forms.

Latest Articles

by Agarawal.ankur
How to get a list of all suspended/terminated workflows using JavaScript - SharePoint online
by senthill
This tip will help you to resolve issue when exporting large data from SSRS report to Excel, getting error message "Request timeout" in SharePoint 2013.
by Bajirao_
SharePoint 2013 list DateTime column default value customization, set value to next 30 min

All Articles

Sort by Updated

SharePoint 2013 

8 Nov 2023 by Member 16135799
You can check in or check out multiple files by selecting the files from the left and right clicking on one of the files selected, select more in the drop down and it will show you the option to check in or check out. I learned it the hard way...
5 Aug 2021 by Member 10232867
Hello, I have created visual web part for fetching data from SharePoint list and display on it.For fetching data from list I have used server object model. For fetching data from SharePoint list I have created "Application Page" and written code in it. In application page I...
5 Aug 2021 by premiumhelp
Did you got answer yet? Please post it here. thank you
14 Dec 2020 by Member 10971026
how to create share point timer job using power shell script(full script)?
18 Oct 2020 by Ayshine
Hello , I'd like to upload a file dto document library but if there is a file already exists with the same name I'd like to update the existing one with the one i am trying to upload to a Sharepoint 2013 document library .Is there anyone can tell me how to do it :(
18 Oct 2020 by Member 14968761
Thanks for sharing! What program/language did you use?
1 Aug 2020 by Member 14904616
I need to delete unique permissions from a subsite and delete subsite... But while breaking the inheritance the permissions are getting changed and thepermissions are intact at the root level How can i delete the permission retreving the...
20 Jul 2020 by qasimidl
Greetings, using bootstrap 4 to bind data with sorting/searching and paging every thing is working fine Requirement: i want to load data per page not all @ once , its making lazy loading Solution Required: update me to fetch/retrive data...
20 Jul 2020 by Richard Deeming
Try: DataTables | Table plug-in for jQuery[^] combined with: GitHub - ALMMa/datatables.aspnet: Microsoft Asp.Net server-side support and helpers for jQuery DataTables[^]
17 Jun 2020 by Member 11749999
sharePoint designer workflow is create to a particular list.It does not show any error during publish.But workflow is not triggered in a associated list and also workflow is not displayed in workflow settings in sharePoint 2013 serverNo workflow is running, even simple one.Priority...
17 Jun 2020 by matt5
I was facing the same issue and i fix it with these commands Disable-SPFeature -Identity WorkflowServiceStore –Url "site URL" Enable-SPFeature -Identity WorkflowServiceStore –Url "site URL"
17 Jun 2020 by matt5
I was facing the same issue and i fix it with these commands Disable-SPFeature -Identity WorkflowServiceStore –Url “site URL” Enable-SPFeature -Identity WorkflowServiceStore –Url “site URL”
26 May 2020 by S V Saichandra
How to format the links in sharepoint portal so that the link will open in Internet Explorer when site is accessed in Chrome using javascript or registery.
23 May 2020 by cgprakash
Hi, I need to know how to update likes of a Disscussion Board list item using Sharepoint REST API from a link. I have a webpart in a page like below: [Model Web Part] By clicking the "Likes" link, it need to update the likes in Discussion...
27 Jan 2020 by Agarawal.ankur
How to get a list of all suspended/terminated workflows using JavaScript - SharePoint online
9 Sep 2019 by Ayush____
function createFolder(){ var folder_path; var mainFolder ="FolderNmae"; //var mainFolder ="FolderName/Subfoldername"; //create folder in subfolder var subfolder = ["ITT Files", "Tender Checklist", "Working Files", "Pre-Clarification Files", "Technical Proposal", "Commercial Porposal","Post Bid...
9 Sep 2019 by SherryT6$
What i want to achieve is to create a folder(main folder) then create subfolders within the main folder. I have tried the code below but doesnt seem to work. It doesnt create the main folder at all. Please help. Any suggestion will be highly appreciated. Thanks What I have tried: function...
6 Sep 2019 by JayantaChatterjee
Hi All, I trying to get the result as per no of collapseSpecification in a single request from the SharePoint API. I am trying to explain the scenario:- Raw Data in SharePoint :- D R A D D A A E D R E A A R T D T T E E T B C B B R C F G F C B B After Sort...
15 Jul 2019 by Gowthamnaren
I was working in custom new form using bootstrap.As I am new to this bootstrap I don't have an idea where to implement.I have tried some codes through div classes,but controls are not aligned properly. I have to achieve like this design format using custom new form: Label ...
26 May 2019 by Richard MacCutchan
Please post your question in the forum at the end of the article, so the writer of the article can help you.
26 May 2019 by Member 14471366
I've some question about this https://www.codeproject.com/Tips/863192/Reading-Outlook-Emails-Contents-using-JavaScript strURL = "http://server/page/sample.aspx" I don't know about what is the purpose to do this and I want to know if I use Chrome to browse the page which I wrote, can I use...
10 May 2019 by Member 13117868
Hello! Does anybody know to show user detail(job title) in "assigned to" people picker field in workflow status list(/_layouts/15/WrkStat.aspx?)?. Thanks in advance! What I have tried: using workflor,change user property in user UPS
29 Apr 2019 by Michelle Anne Rigor
I am fairly new at Sharepoint. I need to get images from Sharepoint then display it on a website. I need to get a public URL to display the image in a way that when I concatenate the [employeeID].jpeg it will display.
19 Apr 2019 by Member 14317606
I am trying to retrieve data from share point list using CSOM. my share point version is 2013. when I try to use the following query i got an exception-- What I have tried: This is the...
19 Apr 2019 by Gerry Schmitz
It's malformed; you need proper ending tags; e.g. CamlQuery camlQuery = new CamlQuery(); camlQuery.ViewXml = @" ...
12 Mar 2019 by Naveen.Sanagasetti
Hi Everybody, Recently we migrated from SharePoint 2010 to 2013, after migrate my calendar view was not working properly. Actual requirement is, we have to main internal team leave plans, so I used to create SharePoint Monthly Calendar view, and using Content Editor Web Part I just hide...
11 Feb 2019 by A.R Farooqui
I am working on a middle ware API that uses Share point 2013 as back end. Using ListItemCollection.GetByID(id) to update. While updating a date time field with UTC time, the time goes time-5 hours of the time existed in the column , instead of the data I inserted. But when I call...
11 Feb 2019 by Gerry Schmitz
Pakistan is 5 hours ahead of UTC time. Perhaps that's an indication of where the problem is: confusion over "local" time versus UTC time.
19 Nov 2018 by Member 13041059
Just one question i have created an SharePoint app and it was deployed by Admin because i don't have Admin access i am just user of Office 365. Now i want to change a logo given in the App, so i just want to know that is it changed by Admin of a particular user can also change it What I have...
11 Oct 2018 by Koolraj54321
Hi, I have a domain "xxx.edu.in" being configured successfully in Exchange server. I need to send email to SharePoint document library where the email address will be "doclib@xxx.edu.in". I configured domain "xxx.edu.in" in Central Admin and then tried sending the email. There wasn't any...
23 Jul 2018 by senthill
This tip will help you to resolve issue when exporting large data from SSRS report to Excel, getting error message "Request timeout" in SharePoint 2013.
10 Jul 2018 by rnbergren
#last few lines changed to this. $nn = Out-Null "applying theme" $web.ApplyTheme($themeurl, $nn, $nn, $true); $web.Update() $Ctx.ExecuteQuery() #Works fine now.
10 Jul 2018 by rnbergren
So I am trying to update the theme on the SharePoint site to Green. Company colors pretty close. Anyway, the code runs flawlessly. But borks the site badly. I can get it back to what I need but I need this code to work. I have around 500 SharePoint sites to update and well this is just...
5 Jul 2018 by Member 13899993
I have a requirement, user will be entering some data in the console application(command prompt). We have to capture that value and pass those value in to a function where we can connect sql connection string and fetch some data from different SQL Table. Finally that returned value should be...
5 Jul 2018 by Gerry Schmitz
Complete basic operations using SharePoint client library code | Microsoft Docs[^]
2 Jul 2018 by Member 13779003
Hello Friends, I used my database as mdf file in my application as following connection string _sqlCon = new SqlConnection(@"Data Source=.\SQLEXPRESS;AttachDbFilename=|DataDirectory|\HealthFMRdb.mdf;Integrated Security=True;User Instance=True"); I used sql server 2008 r2 express And now I...
2 Jul 2018 by OriginalGriff
That's not a DB that needs a restore - you are attaching it, which is a special "developer mode" of SQL Express (that isn't available in the full version) which temporarily hands the file to SQL server, and spins up a separate instance of SQL to handle it. When the connection is closed, the file...
17 May 2018 by Member 12336474
I am trying to store the link to our servers on our sharepoint 2013 foundation site but as i enter the hyperlinks on the "LINKS" app on sharepoint, they don't work. i do not even get an error message. I am using IE 11. Please Let know what needs to be done. Thanks in advance What I have...
24 Apr 2018 by Dhaval_Nayi
Hi, Try updating rest call syntax. var serverRelativeUrlToFolder = "Document Library/"+"FolderName";//For Main folder FolderName would be blank var FolderName ="FolderName";//New Folder Name that to be created $.ajax({ url: _spPageContextInfo.webAbsoluteUrl +...
16 Apr 2018 by Member 10337327
Hello I am new to Sharepoint. I have added an enum property to add a dropdown with static list items like this:
12 Apr 2018 by Bajirao_
SharePoint 2013 list DateTime column default value customization, set value to next 30 min
6 Apr 2018 by Gowthamnaren
Hi, i am fresher in my organisation, i have doubt in QuickEdit in sharepoint 2013 using CSR. 1. I have changed three single line text into three drop down choice field in edit form using CSR (Cascading functionality). 2. i have changed even in quick edit from single line to drop down, but when i...
22 Mar 2018 by Gowthamnaren
Hi, I am working on CSR rendering I have hidden/Removed some list items using jslink , but on header column filter it shows hidden/removed items also. In breif ,I have two column in a list Column1 column2 A test1 B test2 C ...
20 Mar 2018 by Athar Raza Faridi
Hi Everyone, We are facing some issues with our search : On full crawl all documents are crawled and available in system. After n number of incremental crawl either some documents gets deleted from crawl index, or some of the properties(metadata) of a document (like title of document) gets...
12 Mar 2018 by Gowthamnaren
Hi, I am working on custom web part to retrieve the post feed from the linkedin user. Through my access token I tried to fetch the data but it shows "service ErrorCode":401. On my explore I found that I need to get permission from linkedin partners. I have registered with this link
6 Mar 2018 by Member 11052432
Hi all, How can i get Token of logged-in User on SharePoint? So that i can use this token to authenticate whether user is already signed-in or not on SP. I am using Node JS with HTML5. Can anybody help me on this. What I have tried: I am new to SP. So do not know how to get Token. Kindly...
5 Mar 2018 by Member 11052432
Hi All, My requirement is like - When User is already logged into Sharepoint then he does not need to enter his/her credentials on application. Here i am using Node JS and HTML page to fetch Sharepoint information and rendering on page. Every time Site/application is refreshed then it's asking...
14 Feb 2018 by Saikrishna R
I created a SharePoint Hosted add-in with custom list form. Works great until you want to upgrade the add-in with changes to your custom form. here issue is when i modify any new code in my new page(Custom page), then i increased version and upgraded using app catalog,but which i modified new...
10 Feb 2018 by Member 9851823
Hi, I want to create a ASP.net web service SharePoint 2013. I am using Visual Studio 2015. I am following this link https://msdn.microsoft.com/en-us/library/ms464040(v=office.14).aspx I am stuck during "To generate and edit the static discovery and WSDL files" part of the above link.. When...
10 Feb 2018 by David_Wimbley
The error is pretty clear...your URL of http://servername/_layouts/MyFirstWebService.asmx doesn't exist. I imagine it has something to do with "servername" as that doesn't seem like a valid domain name. Should that be correct, your URL you provided as what you are following indicates the URL...
7 Feb 2018 by Member 12899869
I have requirement where there is a grid which displays power point file urls in each row and each contains checkbox. when user select multiple checkboxes and click on publish button. I need to merge those checked powerpoint files slides into one new powerpoint document and save to document...
28 Dec 2017 by Member 10037099
Can someone please shed some light on this? I am working on a task to generate an on demand spreadsheet/document and upload the generated document to SharePoint 2013 (on-prem) from .net core 2.0 application. I am using Epplus.core libraries to generate the spreadsheet. Using CSOM is not an...
12 Dec 2017 by Member 9926685
I am using below code to retrieve data from my list: $http({ method: 'GET', url: _spPageContextInfo.webAbsoluteUrl+"/_api/web/lists/getbytitle('Mylist')/items?$select=*,Resource/ID&$expand=Resource&$filter=(Resource/ID eq "+ resId +")&$orderby=EndDate desc", headers: { 'Accept':...
30 Nov 2017 by Bajirao_
It's a SharePoint 2013 POC of modal popup in which HTML can be used as content of popup.
9 Nov 2017 by Member 13512216
I tried the below code. but its not working What I have tried: $(document).ready(function() { loadMyItems(); }) function loadMyItems() { var siteUrl = _spPageContextInfo.siteAbsoluteUrl; alert(siteUrl); var oDataUrl = siteUrl + "/_api/web/lists/getbytitle('Purchase...
6 Nov 2017 by Member 2322399
Hi, it wasn't been to be posted twice. Anyhow I found the solution.
8 Oct 2017 by arut jothi
What is the best way to add new custom properties in WebPart Editor Pane of the OOB SharePoint WebParts (such as Content Editor WebPart & Script Editor WebPart which are created as sealed class)? My main goal is to introduce new custom properties in the edit panel of the OOB web parts. I'll...
14 Sep 2017 by Ch Smrutiranjan
Any pointers to Which API will update versioning in SharePoint 2013? And any code snippet to do it? What I have tried: I have checked update() vs systemupdate() but not sure about the API part.
11 Sep 2017 by maruf hidayat
Populate list data from Sharepoint service and then check user input when save button submitted
27 Aug 2017 by Rahul Chitte
Do we have any discussion threads available related to Metalogix tool or any other SharePoint migration tools? What I have tried: Tried searching discussions threads related to Metalogix tool under Discussions link.
27 Aug 2017 by Jochen Arndt
Here at CodeProject? That tool has been mentioned only once before: Search[^]. To look for other tools enter someting like "sharepoint migration tool" at the above search link and optionally select the search area on the left.
25 Aug 2017 by Vijay Radia
Hello, I have Windows 10 32 bit operating system and visual studio 2013. I want to sent sharepoint development environment on my machine. can anybody help me please. Which additional softwares needs to be install on my machine. What I have tried: I am searching on net but not getting any...
25 Aug 2017 by Richard MacCutchan
Install and configure SharePoint 2013[^].
23 Aug 2017 by Koolraj54321
I face a weird error intermittently for some users , when i hit the URL. In the pageload event of the code , i am redirecting it to the login URL returned to me , by calling a webservice. Snapshot below Response.Redirect("string loginurl returned by webservice"); Error is "OBJECT MOVED TO...
6 Aug 2017 by Richard MacCutchan
You already posted this at C# console : insert data to datalist sharepoint.[^]. Please do not repost.
6 Aug 2017 by Graeme_Grant
Did you copy, paste and rename a variable? Those red squiggly lines are there to tell you why there is a problem. Hovering your mouse over will give you the clues to fix your syntax error(s). It will say something like: Quote: The name 'xxx' does not exist in the current context where 'xxx' is...
6 Aug 2017 by Asyraf Patt
why my code cannot be verify by Visual Studio 2017 ? even though i already put the reference such as : microsoft.sharepoint.client /runtime and also system.security image link : Imgur: image[^] What I have tried: static void Main(string[] args) { string login =...
1 Aug 2017 by Koolraj54321
Can you please advise on best way to consume a external REST API in SP2013. I receive JSON Web Token (JWT) as a response. Need to process the token. Should I opt for farm solution (or) any other ways to develop it in SP2013. Any reference ould be greatly helpful. Thanks. What I have tried: ...
26 Jul 2017 by srinath505
Hi, Good Day! I have created a SharePoint list forms form scratch using CSR. this is the link that i have followed. Everything is working as expected without attachment. But when i select attach file option from the ribbon and click on OK button, I am getting Cannot read property 'insertRow'...
25 Jul 2017 by MKM_Matt
I have a few webParts on a SharePoint site, most of them are fairly long lists, e.g. a list of contacts / documents etc. What I want to be able to do is collapse the whole part, so the screen isn't filled with the list unless the user wants to view the whole lot. I.e. collapse and expand it. ...
25 Jul 2017 by Member 9926685
You need to add content editor or script editor webpart in the site where you have these long lists. In that webpart you need to add the code from the site you provide. I have used same code in my test site home page. You can check it here: [code demo] Let me know if you have any other query.
11 Jul 2017 by Member 12251308
Here is the code : private static void SetWebpartTargetAudience(ClientContext sp2013Context) { var pageUrl = "/sites/demokm/Pages/Test.aspx"; try { //get page from page url ...
11 Jul 2017 by Member 11930811
Hi All,Is it any way we can set the Target Audience setting programmatically using CSOM ?I know we can do through server object like in the below url:http://weblogs.mysharepoint.de/blogs/owirkus/archive/2013/02/20/sharepoint-set-target-audience-to-navigation-nodes-by-code.aspxI am...
9 Jul 2017 by Member 13159960
Hello Everyone I am using SharePoint 2013 with CSOM code. I have created export excel Functionality using Closed XML. While exporting excel, i am creating header and footer for exported excel in Page-setup property. I am able add text but unable to insert/add image in header. I am using below...
30 Jun 2017 by Member 9983063
Hello Guys, How are you i hope you will be fine guys can you please guide me i wanna online my software i mean i want to put my db in sharepoint and access in my application is it possible or not please guide me correctly Thanks What I have tried: Sharepoint Database access in C#
30 Jun 2017 by ullas kottary
You can use SharePoint services to fetch data or you can write customized services according to your requirement. Or you can use SharePOint client object model. Querying SharePoint DB is not suggested.
26 Jun 2017 by SherryT6$
I have a list of names and have saved them in an array. then i am passing the array to a get ajax function as a parameter to return the required info. what i am trying to achieve is to filter that list based on the values in the array. I tried using filter as show below but it is not return...
26 Jun 2017 by Richard Deeming
When your array contains multiple items, your query will look something like: FullName eq 'a,b,c' This will only return records where the FullName is exactly equal to all the names from your array combined into one comma-separated list. That's obviously not going to work. You need to build a...
23 Jun 2017 by Member 13275623
`I am using CSRListForm in a list (new list item). The columns work fine but the attachments are not working. When I click on the attachments icon, I get the error "span with id part1 does not exist". Can you please share some sample CSR implementation that uses attachments in the new form as...
8 Jun 2017 by Member 13043998
I am getting the Exception: WebException was unhandled: An unhandled exception of type 'System.Net.WebException' occurred in Microsoft.SharePoint.Client.dll Additional information: The remote server returned an error: (401) Unauthorized. However, I can access the site using...
8 Jun 2017 by theoldfool
perhaps a type but "passwor" should be password.To.... No quotes.
21 May 2017 by Member 13206520
I had 3 rows in tbody of HTML table. I want to bind data retrieved from Sharepoint list to these table row by row. But its binding data to only last row. What I have tried: $('#TblLineUp tbody > tr').each(function () { $(this).find('select').text(LineUpDieNo); ...
21 May 2017 by ziad imad
Hi you need to remove > sign $('#TblLineUp tbody tr').each(function () { $(this).find('select').text(LineUpDieNo); $(this).find("#txtSetNo1").val(LsetNo); $(this).find("#txtQty1").val(LQty); $(this).find("#txtRecut1").val(LRecut); ...
6 Apr 2017 by Member 13043998
An unhandled exception of type 'System.ApplicationException' occurred in SPO_AccessAWebService.exe Additional information: The requested site does not appear to have claims enabled or the Login Url has not been set. What I have tried: I am trying to establish the connection with my company...
6 Apr 2017 by AnvilRanger
Talk to your SharePoint admin and see if the site configuration has been set.
31 Mar 2017 by Strikerzz Arut
You can use SharePoint designer to do all the above said operations.
31 Mar 2017 by Vijay Radia
I want enable checkout feature when any folder is selected on share point online document library.I required this because user needs to replace folder on document library and also wants to maintain versioning of files.Please let me know if you have any idea regarding the same.What I...
26 Mar 2017 by uppuluri srinivas
Short Description: The current production system has SharePoint 2010 with SQL Server 2008 R2 with customization. We need to migrate the SharePoint 2010 with SQL Server 2008 R2 to SharePoint 2013 with SQL Server 2014. The Authentication method that is used in present SharePoint...
17 Mar 2017 by Member 8503274
Hi, after creating a list item in sharepoint task list it is sending mail to creator and assigned to person, After item created through C# CSOM i am trying to update the item fields and also updating the Editor and Author fields. After successfully running program i am able to see the created by...
10 Mar 2017 by koti.mundru430@gmail.com
how to create the share point 2013 date column in document library using power shell?kindly help me Regards,What I have tried:i tried the below two scripts , below script is working for list only , when i execute the below script i am getting the null reference exception....
6 Mar 2017 by JAE72
Hello,I'm using the iPhone app for SharePoint 2013 online, for the default NewForm.aspx for new item this looks really good. But when I add lookup fields, the app shows them as Read Only. And if I add some dropdown list with jquery, this is not shown in the form (in the mobile app).So,...
28 Feb 2017 by MKM_Matt
After further searching and head scratching, tried this link again Content Search Web Part for SharePoint 2013 | Sharegate[^] and now working, (I didn't set the inheriting permissions correctly, so all sub sites were showing).
28 Feb 2017 by Gowthamnaren
I came up with requirement of adding date time picker on list item in share point.I was using share point designer to add through editor web part.While debugging it shows error like uncaught TypeError: $(...).datepicker is not a function.But I had all the reference as possible but I can't...
28 Feb 2017 by Karthik_Mahalingam
Add these js reference to your pagejquery-ui.jsjquery-ui.cssrefer this for more info Datepicker | jQuery UI[^] CDNjquery-ui.js[^]jquery-ui.css[^]
27 Feb 2017 by MKM_Matt
Hi. Am sure this has been asked multiple times, but I can't find an answer. I have a main site, (project control(PCtrl)). From there we will create sub-sites, project 1, project 2, project 3 etc. On PCtrl I then want to list the projects so users will navigate to them from the main home...
21 Feb 2017 by DanielBrownAU
There is currently no out of the box way to checkout/check-in entire folders and their children.A way forward would be to create a PowerShell script which loops thru the folder and check out/in the desired files.
16 Feb 2017 by narengowtham
So for:I was working on check in and check out for document library in share point using visual web part.The check in and check out were enabled through program.Requirement:By clicking on button repeatedly it has to show "already file are checked in".issueWhile clicking on first...