Commented Feature: Query Options for Cascade Drop Down [10105]
From: http://spservices.codeplex.com/discussions/397146Okay, here's what I changed to allow people to add any query options they want. I created this as a patch in WinMerge. So, to translate, that...
View ArticleNew Post: Multi-select CascasdeDropdown not working with Sharepoint 2013 and...
Marc, Tested with Alhpa4 and still have the same bug -- different line number same bug.. jquery.SPServices-2013.01ALPHA4.js, line 1490 character 5
View ArticleCommented Issue: Multi Select CascadeDropdowns not working in 2013 [10128]
Using the Alpha (jquery.SPService-2013.01APLH2) code with SharePoint 2013 I have found several problemsFIrst threw a bunch of errors with use Strict -- removed use Strict and single select Cascade...
View ArticleNew Post: testing the new Promises Alpha (=4)
This routine does what it is supposed to do but never executes the .done clause function setUpdated(idRec) { var updatePromise = $().SPServices({ operation: "UpdateListItems", batchCmd: "Update",...
View ArticleUpdated 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 ArticleUpdated 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 ArticleUpdated 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 ArticleUpdated 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 ArticleNew Post: New to SPCascadeDropdowns
Marc, Thanks again for the help with getting the drop down to populate, now when I try to save after that I get an Error. An unexpected error has occurred. Troubleshoot link and the Correlation ID....
View ArticleNew Post: New to SPCascadeDropdowns
That usually happens if you try to save a value which isn't valid. In the list where you are trying to save the item, Department and Folder are both lookup columns as in the docs, right? M.
View ArticleNew Post: New to SPCascadeDropdowns
That worked. Didn't realize I needed to keep it as a Look Up and was trying to use it as a Choice Drop Down. My thought was I would like to double back the look up on a column that would help a user to...
View ArticleNew Post: Multi-select CascasdeDropdown not working with Sharepoint 2013 and...
Its the replace issue
View ArticleNew Post: testing the new Promises Alpha (=4)
Michael: Sorry for the delay in getting back to you. I just tried the following code with ALPHA4 and ALPHA5 (which I'm still working on) in both IE9 and Firefox. In all cases, the "we're done" alert...
View ArticleNew Post: testing the new Promises Alpha (=4)
Thanks for testing that piece of code. I suspected it might be something like browser version. That code is part of an SP2007 project, where we're only allowed to use IE7. IE didn't get ECMA5...
View ArticleNew Post: testing the new Promises Alpha (=4)
jQuery is generating the promises. I haven't tried testing in IE7, but my dev environment for SPServices is WSS 3.0. I would expect things to work in IE8 for sure, and probably IE7. M.
View ArticleEdited Issue: SPServices.SPSetMultiSelectSizes values disapear in IE7 [10129]
From http://spservices.codeplex.com/discussions/286038When I do the same it looks fine also. But all my users that are using IE 7 are having the same issue. I don't have 7 to test with either. Do you...
View ArticleCommented Issue: SPServices.SPSetMultiSelectSizes values disapear in IE7 [10129]
From http://spservices.codeplex.com/discussions/286038When I do the same it looks fine also. But all my users that are using IE 7 are having the same issue. I don't have 7 to test with either. Do you...
View ArticleNew Post: SPServices.SPSetMultiSelectSizes values disapear
I've fixed this in 2013.01ALPHA5. Can yuo please give it a test? M.
View ArticleReleased: SPServices 2013.01 (Mar 12, 2013)
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 ArticleUpdated Release: SPServices 2013.01 (Mar 12, 2013)
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