Hi all,
I have problems with SPRedirectWithID function in SharePoint Server 2013. I try to test this function with IE 11 and Google Chrome 31.0 but this function doesn't work with SharePoint 2013.
I work with the following library versions:
jquery-1.10.2.min.js
jquery.SPServices-0.7.2.min.js
jquery.SPServices-2013.01.min.js
When i run the following alerts
Does anyone test this function in SharePoint 2013?. If no, what approach must i follow to implement SPRedirectWithID functionality?
Regards.
I have problems with SPRedirectWithID function in SharePoint Server 2013. I try to test this function with IE 11 and Google Chrome 31.0 but this function doesn't work with SharePoint 2013.
I work with the following library versions:
jquery-1.10.2.min.js
jquery.SPServices-0.7.2.min.js
jquery.SPServices-2013.01.min.js
When i run the following alerts
- alert("jQuery");
-
alert($().SPServices.SPGetCurrentSite());
functions work right.
Does anyone test this function in SharePoint 2013?. If no, what approach must i follow to implement SPRedirectWithID functionality?
Regards.