SPFilterDropdown does not appear to be working in SPServices-2013.01.js. The function works fine in my form when using SPServices-0.7.2.js. But when I switch the javascript "src" reference to SPServices-2013.01.js, the function no longer works. Attached is a screen shot of my source code.
Note: I copied the "SPConvertDateToISO" and "pad" functions from SPServices-2013.01.js. to a branched copy of SPServices-0.7.2.js that I named SPServices-0.7.2.1.js.
Comments: Can you check these two issues and see if yours is related to either? Calling from the root site, SPServices() uses wrong server relative URL https://spservices.codeplex.com/workitem/10165 MDS is enabled, so the URL is not parsed properly ($().SPServices.SPListNameFromUrl failed sometimes) https://spservices.codeplex.com/workitem/10176 M.
Note: I copied the "SPConvertDateToISO" and "pad" functions from SPServices-2013.01.js. to a branched copy of SPServices-0.7.2.js that I named SPServices-0.7.2.1.js.
Comments: Can you check these two issues and see if yours is related to either? Calling from the root site, SPServices() uses wrong server relative URL https://spservices.codeplex.com/workitem/10165 MDS is enabled, so the URL is not parsed properly ($().SPServices.SPListNameFromUrl failed sometimes) https://spservices.codeplex.com/workitem/10176 M.