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

Commented Issue: Problem with SPCascadeDropdowns (multi-select with...

<script src="/path/to/jquery-1.7.2.min.js" type="text/javascript"></script> <script src="/path/to/jquery.SPServices-0.7.1a.js" type="text/javascript"></script><script...

View Article


New Post: Paging Through Lists

Thanks Janesh, helped a lot. regards

View Article


New Post: Adding CAML Query results in no filtering at all

So, I finally figured this out. I needed to remove the <FieldRef /> near the end of the CAML query. I'm not even sure why I had that in there anyway. I also re-created the boolean field to have...

View Article

New Post: GetListItems - Recurring Events - DateRangesOverlap

I had to apply the hot fix before web services would recognize the CalendarDate Query Option. http://support.microsoft.com/kb/974087 1) Click on the Download hotfix link from the link off the...

View Article

Commented Issue: Problem with SPCascadeDropdowns (multi-select with...

<script src="/path/to/jquery-1.7.2.min.js" type="text/javascript"></script> <script src="/path/to/jquery.SPServices-0.7.1a.js" type="text/javascript"></script><script...

View Article


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

Hi Marc I'm trying to use this script on an edit form, but when the form loads the value is defaulting to the top of the list rather than the value I've selected. Any idea how to get around this?...

View Article

New Post: How to Write to a User Profile Property

// profile properties that are pulled in from active user var thisUsersID; var thisUsersCustomPostalCode; // hardcoded values for testing var zipPropName = "UserPostalCode"; var zipPropValue =...

View Article

New Post: How to Write to a User Profile Property

Two more things of note about the above example: 1. The webURL is commented out b/c I was testing on the root.  Would I still need a WebURL attribute here?  If so, would it point to central admin...

View Article


New Post: Can't get child to populate with SPCascadeDropdowns

For the life of me I can't get this working, and I'm sure it is something simple. I'm using two lists that were previously being used by the SPCD.js and it work, but I'm looking to move to SPServices....

View Article


New Post: Custom Form Unknown Error (ULS Errors Included) upon Item Submission.

If the dropdown isn't using the list as its source, then SPCascadeDropdowns won't work. Odds are that you're trying to set a value with a different ID than is correct. That would throw an error. M.

View Article

New Post: GetVersionCollection with DateTime colum returns value one day off!

And keep in mind that SPServices is simply faciliatating your call to GetVersionCollection. SPServices helps by building up the SOAP envelope and such, but the results coming back are simply what...

View Article

New Post: permissions problem with UpdateListItems

SPServices itself isn't going to be causing an issue here. When you make the Web Services calls, it's always in the context of the current user. If the current user can't do exactly the same thing...

View Article

New Post: How to "reset" fetching results for SPCascadeDropdowns

Hi :) first at all I want to thank you all for those wonderful scripts. They made my worklife so much easier! But here is my question: Is it possible to retrigger the fetching of results  for...

View Article


Released: SPServices 0.7.2 BETA (Aug 16, 2012)

This release is in an pre-release state. Please only download it if you know what you are getting and are willing to test it. In any case, it's a bad idea to use any release with the word ALPHA or...

View Article

Updated Release: SPServices 0.7.2 BETA (Aug 16, 2012)

This release is in an pre-release state. Please only download it if you know what you are getting and are willing to test it. In any case, it's a bad idea to use any release with the word ALPHA or BETA...

View Article


New Post: How to "reset" fetching results for SPCascadeDropdowns

Matthias: It's a little hard to follow what you are doing, but I think the problem may lie with the second relationshipList. Each relationshipList should maintain a single relationship, e.g., Region...

View Article

New Post: permissions problem with UpdateListItems

Thanks Marc, that's part of what I was looking for confirmation on. Now my question is, why can I navigate to the lists.asmx in a browser, as the user that throws the 401 error when I'm using...

View Article


New Post: permissions problem with UpdateListItems

Going to lists.asmx is just showing you that the Web Service exists. What you see is the Web Service definition, but you're not making any call to its operations. M.

View Article

New Post: Elevating privileges using spservices

Hi,   I have a quick query . Is it possible to elevate privileges using SPSERVICES JQUERY library , if yes then how?

View Article

New Post: Elevating privileges using spservices

Yes, call a workflow that uses an impersonation step. Add your logic inside that workflow. Cheers,Matt 

View Article
Browsing all 6517 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>