purtuga / SPWidgets

Sharepoint Custom UI Widgets
74 stars 34 forks source link

Please Help #56

Closed ANURROY closed 8 years ago

ANURROY commented 8 years ago

I got issue in below line can you please help

function setPeoplePicker(){ $("#bumgr").find("input").pickSPUser(); }

Cannot read property 'SPGetCurrentSite' of undefined SPWIDGETS.JS

Thanks and Best Regards, Anurag

purtuga commented 8 years ago

The code in your example does not look like valid jQuery calls - but maybe that was only a mistake while pasting your code here.   A few questions:

Some information on getting started here: http://purtuga.github.io/SPWidgets/Look at the usage section. 

Paul -- sent from mobile

ANURROY commented 8 years ago

Hello Sir, Can you please let me know the correct version

purtuga commented 8 years ago

For SPWidgets the latest is 2.5.3 - it's listed on the projects web page: http://purtuga.github.io/SPWidgets/ For jQuery and JQuery UI, take the latest version at the 1.x level. 

Paul -- sent from mobile