Marc--
I see that SPFindPeoplePicker is defined in jquery.SPServices-2013.02a.js like this:
3582 $.fn.SPFindPeoplePicker = function(options) {
Is it missing the SPServices node?
$.fn.SPServices.SPFindPeoplePicker = function(options) {
I noticed this as I was trying to call $().SPServices.SPFindPeoplePicker and found that wouldn't work, but $().SPFindPeoplePicker would.
Regards
Russ
I see that SPFindPeoplePicker is defined in jquery.SPServices-2013.02a.js like this:
3582 $.fn.SPFindPeoplePicker = function(options) {
Is it missing the SPServices node?
$.fn.SPServices.SPFindPeoplePicker = function(options) {
I noticed this as I was trying to call $().SPServices.SPFindPeoplePicker and found that wouldn't work, but $().SPFindPeoplePicker would.
Regards
Russ