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

New Post: GetListItems gets items from recycle bin

Thanks for your replies, I am 100% certain the item was removed to the recycle bin, also, after removing it from there - issue was resolved (i.e. it was no longer returned). However, I've linked this 2...

View Article


New Post: Using UpdateListItems to update a list on another web..

Thank you, it works. I've been beating my head to the last hour on this one... That is just too cool..... This works fantastic and Marc can assume it's tested in 1.11.1 too. BTW I defined this in the...

View Article


New Post: detect file edit

Hi Marc, Do you know any way without using asp.net code to detect if a file in a library was edited, and not just some its "properties" updated? In other words the user opened the file up in word and...

View Article

New Post: Need Help with SPServices GetListItem

Hi Everyone, Thanks again for the help. After adding "$.support.cors = true" to my script the list was able to pull data from different servers however this seems to only work with SharePoint2007...

View Article

New Post: GetListItems gets items from recycle bin

Andrey: I think you'll find that you've misinterpreted something, but please let us know what you find out! M.

View Article


Commented Issue: async on version 2013.01 and caching [10182]

From https://spservices.codeplex.com/discussions/444799Marc,This is going to be long… I did not want to post yesterday night because I wanted to first do some testing so that I could prove my...

View Article

Commented Unassigned: SPCascadeDropdowns - no error message and "none" item...

Hi!I have a multi-cascade drop down and when I try to put a nonexistent column, I have no error message, and when I put an existing column I have no Item to select in spite of that I have items in my...

View Article

New Post: SPCasdadedDropdown not handle "Required Field" in O365

Gabor: If you are using 2014.01, then you shouldn't need to add the " Required Field" postfix. (In fact, you never should do it.) In SharePoint Online with the 2013 UI, the dropdowns are rendered the...

View Article


New Post: SPRequireUnique After Sharepoint 2010 April CU

Hmm. Are you getting any script errors? M.

View Article


Commented Issue: Title Changed for Required Fields after CU for Sharepoint...

From https://spservices.codeplex.com/discussions/528533I just installed the update on our Dev box. Here is what a required select now looks like:```<td width="190px" valign="top"...

View Article

Commented Unassigned: SPComplexToSimpleDropdown - required fields get renamed...

Hi Marc,Hi Marc, I believe I've found another instance in which the [Office 365 Update Changes ‘Display Name’ on Required...

View Article

New Post: $().SPServices.SPGetCurrentUser isn't returning ID

SimK: I think I may have a bug. If you request the ID singly, like so:var currentUser = $().SPServices.SPGetCurrentUser({ fieldName: "ID" });I think it will work fine. However, using fieldNames, it...

View Article

Created Issue: $().SPServices.SPGetCurrentUser isn't returning ID [10265]

From https://spservices.codeplex.com/discussions/546317SimK:I think I may have a bug. If you request the ID singly, like so:``` javascriptvar currentUser = $().SPServices.SPGetCurrentUser({ fieldName:...

View Article


New Post: $().SPServices.SPGetCurrentUser isn't returning ID

This discussion has been copied to a work item. Click here to go to the work item and continue the discussion.

View Article

New Post: Auto Fill People Picker on custom Form Sharepoint 2010

rungusto: Have you looked at the SPFindPeoplePicker function? M.

View Article


New Post: receive xml

Excuse me, the problem is that I know how to do it with server side code, in the page_load event I got the object REquest.content and there is the xml, but I don't know how to do it in Javascript with...

View Article

Commented Unassigned: SPComplexToSimpleDropdown - required fields get renamed...

Hi Marc,Hi Marc, I believe I've found another instance in which the [Office 365 Update Changes ‘Display Name’ on Required...

View Article


New Post: receive xml

If it's your own services, the SPServices doesn't know anything about it. You can just use jQuery's $.ajax. M.

View Article

Edited Issue: SPComplexToSimpleDropdown - required fields get renamed without...

Hi Marc,Hi Marc, I believe I've found another instance in which the [Office 365 Update Changes ‘Display Name’ on Required...

View Article

Commented Issue: SPComplexToSimpleDropdown - required fields get renamed...

Hi Marc,Hi Marc, I believe I've found another instance in which the [Office 365 Update Changes ‘Display Name’ on Required...

View Article
Browsing all 6517 articles
Browse latest View live