Quantcast
Channel: jQuery Library for SharePoint Web Services
Browsing all 6517 articles
Browse latest View live
↧

Commented Unassigned: SPGetCurrentUser not returning email or sipaddress for...

I have a button that collects the currently logged in users email address that is working for most of the 7k plus users accessing it. I have 20 tickets for users that the function is not working for....

View Article


Commented Unassigned: SPGetCurrentUser not returning email or sipaddress for...

I have a button that collects the currently logged in users email address that is working for most of the 7k plus users accessing it. I have 20 tickets for users that the function is not working for....

View Article


New Post: Global Navigation across site collections (Peter Allen's) solution...

Hi Marc, Quite a time since I posted here about this; Hope you are well and still enjoying SP innovations. Sorry if you're not able to answer but just wondered, based on the above discussions, if the...

View Article

Commented Unassigned: SPGetCurrentUser not returning email or sipaddress for...

I have a button that collects the currently logged in users email address that is working for most of the 7k plus users accessing it. I have 20 tickets for users that the function is not working for....

View Article

Commented Unassigned: SPGetCurrentUser not returning email or sipaddress for...

I have a button that collects the currently logged in users email address that is working for most of the 7k plus users accessing it. I have 20 tickets for users that the function is not working for....

View Article


New Post: SPFindPeoplePicker AutoFill Set & Get values from PeoplePicker

Hi Marc and everyone else! I've been struggling building a form that works across all browsers and devices in SharePoint and is has the auto fill capabilities for the people pickers. As soon as I get...

View Article

New Post: SPServices and jQuery 1.10 (and beyond)

I've been doing a lot of testing with SPServices 2014.01 with different versions of jQuery. I have experienced a noticeable performance drag when using any jQuery version from 1.10 forward. Take this...

View Article

New Post: SPFindPeoplePicker AutoFill Set & Get values from PeoplePicker

The $().SPServices.SPFindPeoplePicker function is built to work on a standard list form. Since you are creating your own form, all bets are off. You could clone the function, though, and adapt it to...

View Article


New Post: SPServices and jQuery 1.10 (and beyond)

Geoff,I have been using 1.10 and .11, but have not notice any performance issues - but I also was not looking for it :)Did you by any chance run your code in chrome and try to profile it? Wondering...

View Article


New Post: SPServices and jQuery 1.10 (and beyond)

I've been using 1.1x.x as well, and I haven't noticed anything. A couple of quick observations about your code above:You don't need to use SPFilterNode unless the XML elements are odd, like z:row. I...

View Article

New Post: SPFindPeoplePicker AutoFill Set & Get values from PeoplePicker

Ok, Thanks Marc for the info! Can it be used in the newifs.aspx page after some InfoPath edits or only on the NewForm.aspx page?

View Article

New Post: SPFindPeoplePicker AutoFill Set & Get values from PeoplePicker

InfoPath generates totally different markup than standard list forms, so it won't work there, either. M.

View Article

New Post: SPFindPeoplePicker AutoFill Set & Get values from PeoplePicker

Thanks for the response. Once again I wish SharePoint was a bit friendlier! lol. Thanks for all your efforts Marc! I guess I'll just pull the pieces together, just was hoping there'd be a 'prettier'...

View Article


New Post: SPServices and jQuery 1.10 (and beyond)

I tried using ".find" in place of ".SPFilterNode" and there is no noticeable difference. Admittedly, I have no experience with the "Promise" object but I do see more information on it regularly. Alas,...

View Article

New Post: SPServices and jQuery 1.10 (and beyond)

Geof,Good info. A few suggestions that may help speed things up. - append items to DOM every 1000 rows. Maybe even less if it makes a difference.- use native DOM methods to append rather than jQuery...

View Article


New Post: SPServices and jQuery 1.10 (and beyond)

OK, I think we've narrowed it down to the jQuery 1.1x.x ".append()" and ".appendTo()" methods (they behave the same). I was not able to append options directly to the <select> tag using the...

View Article

New Post: SPServices and jQuery 1.10 (and beyond)

Glad you found a solution. And good investigative work :) I wonder if jQuery is now first doing a .parseHTML on string inputs before appending. I seem to remember a blogpost indicating that using HTML...

View Article


New Post: $().SPServices.SPGetCurrentSite Documentation

Marc, In the "SPGetCurrentSite" function's documentation, it states the function will return the complete site URL. I noticed in the lated release (2014.01), the "SPGetCurrentSite" function returns the...

View Article

New Comment on "$().SPServices.SPGetCurrentSite"

Is there any function that can provide the Users data of the given user? instead of current user Regards Khushi

View Article

New Post: Count the number of items returned from a query ?

I have a SharePoint list called Business Days, within this list a column called 'Date' is populated with Bank Holiday Dates, i.e. 25/12/2014, 26/12/2014, etc. Within another list I am capturing a start...

View Article
Browsing all 6517 articles
Browse latest View live