Page 1 of 1

SPServices functions not working

Posted: 26 Feb 2014
by MES5464
Any ideas?

My problem is I have SPServices working all the time to lookup records in other lists. On the same form, I can't even put a button on the form with $().SPServices.Version without getting the message "Version undefined".

What am I doing wrong?

Re: SPServices functions not working

Posted: 26 Feb 2014
by MES5464
I figured it out. I needed to change my code to:

window.$().SPSerivces.SPUpdateMultipleListItems()