Updated Wiki: Home
Project Description SPServices is a jQuery library which abstracts SharePoint's Web Services and makes them easier to use. It also includes functions which use the various Web Service operations to...
View ArticleCommented Issue: Issue with Multiselect Cascade Dropdowns SharePoint 2013 IE8...
From: https://spservices.codeplex.com/discussions/453302I am having an issue with SPServices CascadeDropdowns where the parent column is multiselect and the child column is multiselect. This is for...
View ArticleUpdated Wiki: $().SPServices
Function$().SPServicesCertification See individual Web Services pages for certification specifics.NotesAs of v0.7.2, the core $().SPServices() function allows for simple caching of the XML results...
View ArticleUpdated Wiki: $().SPServices
Function$().SPServicesCertification See individual Web Services pages for certification specifics.NotesAs of v0.7.2, the core $().SPServices() function allows for simple caching of the XML results...
View ArticleUpdated Wiki: $().SPServices
Function$().SPServicesCertification See individual Web Services pages for certification specifics.NotesAs of v0.7.2, the core $().SPServices() function allows for simple caching of the XML results...
View ArticleUpdated Wiki: $().SPServices
Function$().SPServicesCertification See individual Web Services pages for certification specifics.NotesAs of v0.7.2, the core $().SPServices() function allows for simple caching of the XML results...
View ArticleUpdated Wiki: $().SPServices
Function$().SPServicesCertification See individual Web Services pages for certification specifics.NotesAs of v0.7.2, the core $().SPServices() function allows for simple caching of the XML results...
View ArticleUpdated Wiki: $().SPServices
Function$().SPServicesCertification See individual Web Services pages for certification specifics.NotesAs of v0.7.2, the core $().SPServices() function allows for simple caching of the XML results...
View ArticleNew Post: v2013.02ALPLA3 using Array.isArray() which is incompatible with...
Hi Marc... I don't not know if you had accounted for this issue already (the use of Array.isArray)... I'm using 2013.02 ALPHA 3 and it still has the problem (just got bit by it :) )... I did not see...
View ArticleNew Post: v2013.02ALPLA3 using Array.isArray() which is incompatible with...
In my current working alpha I have this: } elseif(($.isArray(paramArray[i])) && (paramArray[i].sendNull !== undefined)) {
View ArticleNew Post: v2013.02ALPLA3 using Array.isArray() which is incompatible with...
p.s. I didn't convert this post to an issue(s), but it's on my mental list. M.
View ArticleNew Post: v2013.02ALPLA3 using Array.isArray() which is incompatible with...
Thanks Marc... That's the change I made as well my local copy and its working in IE. _________Paul T
View ArticleNew Post: File operations using SPServices
jpalo: You deleted it, but I can see it. ;+) I never wrapped the PublishingService, did I? Do you have a reason to use it? I doesn't address SPBreed's needs, but it could still be useful. SPBreed: I...
View ArticleNew Post: File operations using SPServices
Hi Marc, From the SharePoint manager I figured out "vti_level" field holds the value of published status I tried updating the list item with new value<script type="text/javascript">...
View ArticleNew Post: Count list items where field X equals Y, then count them and return...
Hi Paul, These are the versions I'm using: jQuery: jquery-1.10.2.min.js SPServices: jquery.SPServices-2013.01.min.js SharePoint 2013: 15.0.4517.1005 The context in which I am running SPServices is from...
View ArticleNew Post: SPFindPeoplePicker
Afternoon, @sympmarc I was wondering if you managed to find anything with this. I'm completely stuck with it and I just can't seem to get it working. If you could help me at all with this it would be...
View ArticleNew Post: Count list items where field X equals Y, then count them and return...
Kris,Gaining temporary access to then env would be great. It would avoid having to spend time doubt the setup.Can you drop me an email: ptavares [at] purtuga.comThinking a little more about this: it...
View ArticleNew Post: Aggregate Functions (SUM) using CAML
Hi Marc, thanks so much, you pointed me in the right directions and I got it to work as needed. J.
View ArticleNew Comment on "$().SPServices.SPDisplayRelatedInfo"
This technique is very useful for adding and updating. Can the call be attached to something else so the related info appears in a display form? Steve
View Article