I need to copy file between document libraries. Library A is located in one site and Library B is located in subsite. I know how to copy file between libraries on the same level but the problem is with copying between different level. The code I use...
I am trying to retrieve list data using JavaScript. But something goes wrong. I am trying to debug the code but I am not able to understand that thing. Following is the JavaScript Code: ExecuteOrDelayUntilScriptLoaded(PopulateDepartments, "sp.js...
Need help with the chaining. The functions work. But async calls make it hard for me to get everything. Help me think right! My thought: Get All Webs recursively (function works) Get all lists from webs and iff announcementlist add to array and pa...
I am using SP.Web.getFileByServerRelativeUrl(fileurl) function of sp.js library. My site hierarchy is like this Host Web App1 Web DocumentLibrary1 App2 Web wher App1 Web is a web created by my sharepoint 2013 app 1, and App2 Web is a web...
I'm new to CSOM (I've used SPServices up to this point), and I'm trying to learn the basics to getting list items. I have a list with lots of columns, several of which are lookups to other lists. When I try to get and print out one of the...
I'm using the cool Felxslider to display a slideshow on a sharepoint installation. it works quite well, but i still have two questions : 1- How to display the caption (you know, the little transparent background with title/description of the pic...
I have a sharepoint column named AllLinks in which im storing array as: [{"AllLinks":"Link9","LinkURL":"http://www.Link9.com"}, {"AllLinks":"Link6","LinkURL":"http://www.Link6.com"}...
Disclaimer: I have no experience with SharePoint2013. I have problem - I must include/fire some javascript functions after the whole page has been loaded. I tried listening to DOMDocumentReady and window.load events, but sharepoint render the rest o...
Here is my code, I have included following .js files, onpage load it is giving error "ReferenceError: CryptoJS is not defined" why does it give that error when already js references are added. I am making a sharepoint-2013 app using office 36...
I am trying to access the ID of Library using client-side object model in SharePoint 2013. But I am getting error as: The property or field 'Id' has not been initialized. It has not been requested or the request has not been executed. It...
©2020 All rights reserved.