Updated Wiki: $().SPServices.SPGetListItemsJson
Function$().SPServices.SPGetListItemsJsonCertificationFunctionalitySPGetListItemsJson combines several SPServices capabilities into one powerful function. By calling GetListItemChangesSinceToken,...
View ArticleUpdated Wiki: $().SPServices.SPGetListItemsJson
Function$().SPServices.SPGetListItemsJsonCertificationFunctionalitySPGetListItemsJson combines several SPServices capabilities into one powerful function. By calling GetListItemChangesSinceToken,...
View ArticleUpdated Wiki: $().SPServices.SPGetListItemsJson
Function$().SPServices.SPGetListItemsJsonCertificationFunctionalitySPGetListItemsJson combines several SPServices capabilities into one powerful function. By calling GetListItemChangesSinceToken,...
View ArticleUpdated Wiki: $().SPServices.SPGetListItemsJson
Function$().SPServices.SPGetListItemsJsonCertificationFunctionalitySPGetListItemsJson combines several SPServices capabilities into one powerful function. By calling GetListItemChangesSinceToken,...
View ArticleUpdated Wiki: $().SPServices.SPGetListItemsJson
Function$().SPServices.SPGetListItemsJsonCertificationFunctionalitySPGetListItemsJson combines several SPServices capabilities into one powerful function. By calling GetListItemChangesSinceToken,...
View ArticleUpdated Wiki: $().SPServices.SPGetListItemsJson
Function$().SPServices.SPGetListItemsJsonCertificationFunctionalitySPGetListItemsJson combines several SPServices capabilities into one powerful function. By calling GetListItemChangesSinceToken,...
View ArticleUpdated Wiki: $().SPServices.SPGetListItemsJson
Function$().SPServices.SPGetListItemsJsonCertificationFunctionalitySPGetListItemsJson combines several SPServices capabilities into one powerful function. By calling GetListItemChangesSinceToken,...
View ArticleUpdated Wiki: $().SPServices.SPGetListItemsJson
Function$().SPServices.SPGetListItemsJsonCertificationFunctionalitySPGetListItemsJson combines several SPServices capabilities into one powerful function. By calling GetListItemChangesSinceToken,...
View ArticleUpdated Wiki: $().SPServices.SPGetListItemsJson
Function$().SPServices.SPGetListItemsJsonCertificationFunctionalitySPGetListItemsJson combines several SPServices capabilities into one powerful function. By calling GetListItemChangesSinceToken,...
View ArticleUpdated Wiki: $().SPServices.SPGetListItemsJson
Function$().SPServices.SPGetListItemsJsonCertificationFunctionalitySPGetListItemsJson combines several SPServices capabilities into one powerful function. By calling GetListItemChangesSinceToken,...
View ArticleUpdated Wiki: $().SPServices.SPGetListItemsJson
Function$().SPServices.SPGetListItemsJsonCertificationFunctionalitySPGetListItemsJson combines several SPServices capabilities into one powerful function. By calling GetListItemChangesSinceToken,...
View ArticleUpdated Wiki: $().SPServices.SPGetListItemsJson
Function$().SPServices.SPGetListItemsJsonCertificationFunctionalitySPGetListItemsJson combines several SPServices capabilities into one powerful function. By calling GetListItemChangesSinceToken,...
View ArticleUpdated Wiki: $().SPServices.SPGetListItemsJson
Function$().SPServices.SPGetListItemsJsonCertificationFunctionalitySPGetListItemsJson combines several SPServices capabilities into one powerful function. By calling GetListItemChangesSinceToken,...
View ArticleEdited Issue: Various Fixes to SPXmlToJSON [10219]
There are times (no discernible pattern) when date/time values are returned like "2014-01-12 00:00:00". Without the "T" to split the date and time, conversion fails. This fixes it:``` javascript...
View ArticleCommented Issue: Various Fixes to SPXmlToJSON [10219]
There are times (no discernible pattern) when date/time values are returned like "2014-01-12 00:00:00". Without the "T" to split the date and time, conversion fails. This fixes it:``` javascript...
View ArticleEdited Feature: Add sparse parameter to SPXmlToJson [10218]
Add a parameter to SPXmlToJson to indicate the we want a sparse matrix of values returned.In building SPGetListItemsJson, I realized the we can receive many empty values from the call. Rather than...
View ArticleEdited Issue: DeleteWeb needs_SOAPAction Value Incorrect [10192]
Needed to change from```WSops.DeleteWeb = [SITES, false];```to```WSops.DeleteWeb = [SITES, true];```
View ArticleCommented Issue: DeleteWeb needs_SOAPAction Value Incorrect [10192]
Needed to change from```WSops.DeleteWeb = [SITES, false];```to```WSops.DeleteWeb = [SITES, true];```Comments: Fixed in 2014.01ALHA1
View ArticleReleased: SPServices 2014.01 (Jan 26, 2014)
This release is in an pre-release state. Please only download it if you know what you are getting and are willing to test it. In any case, it's a bad idea to use any release with the word ALPHA or BETA...
View Article