Commented Issue: SPArrangeChoices rearranges correctly but post back isn't...
From http://spservices.codeplex.com/discussions/437601SPArrangeChoices rearranges correctly but post back isn't sending values in IESPArrangeChoices is correctly rearranging my check box column but...
View ArticleEdited Feature: JQuery Deferred compatibility [10106]
From:http://spservices.codeplex.com/discussions/393614Would it be possible to alter SPServices so that it returns an object that can be used with JQuery's Deferred...
View ArticleEdited Issue: SPDisplayRelatedInfo not working as expected when the related...
When using the $().SPServices.SPDisplayRelatedInfo and the related list has a lookup column that allows multiple values, the expected result is not correct.For example:If the related list has a Product...
View ArticleEdited Issue: SPAutocomplete dropdown issue [10067]
From http://spservices.codeplex.com/discussions/354984Hi Marc,I'm using jQuery 1.7.1 and SPServices 0.7.0 I have three custom lists,the only thing I changed was that I disabled attachments.In the...
View Article0) [10065]">Closed Issue: if(location.href.indexOf("#") > 0) [10065]
var msg = SOAPEnvelope.header + "<WebUrlFromPageUrl xmlns='http://schemas.microsoft.com/sharepoint/soap/' ><pageUrl>" + ((location.href.indexOf("?") > 0) ? location.href.substr(0,...
View ArticleClosed Issue: Child dropdown list not clearing previous value [10039]
I have a parent/child cacading dropdown; some of the parent items don't have any items in the child dropdown control. Both dropdown lists are required fields on the form.The bug can be reproduceable...
View ArticleEdited Feature: Add key option to SPXmlToJson [10059]
Add an option "key" so that we can specify the key column for the JSON object. In v0.7.1a, there is no key, so to find and item in the JSON, we have to loop through the array. In many cases, we'll have...
View ArticleEdited Issue: SPCascadingDropdowns() - Issue with PrependId [10066]
From http://spservices.codeplex.com/discussions/316604I'm sorry it has taken me a while to get back to this thread, but I've done some more testing and researching.I am provisioning my Lookup fields...
View ArticleEdited Feature: A couple of tweaks - making SPDisplayRelatedInfo work with...
From: http://spservices.codeplex.com/discussions/358912Hi, I made a couple of modifications that I wanted to share, for SPServices 0.7.1a:Making SPDisplayRelatedInfo work with SPAutocomplete (i.e. the...
View ArticleEdited Feature: A couple of tweaks - making SPDisplayRelatedInfo work with...
From: http://spservices.codeplex.com/discussions/358912Hi, I made a couple of modifications that I wanted to share, for SPServices 0.7.1a:Making SPDisplayRelatedInfo work with SPAutocomplete (i.e. the...
View ArticleEdited Feature: Add Official File Web Service [10130]
http://msdn.microsoft.com/en-us/library/aa981147(v=office.12).aspx
View ArticleCommented Feature: Add Official File Web Service [10130]
http://msdn.microsoft.com/en-us/library/aa981147(v=office.12).aspxComments: No requests other than from me, so deferring.
View ArticleClosed Task: SP.ClientContext.get_current().get_url(); [10086]
Add SP.ClientContext.get_current().get_url(); as the initial attempt to discover the current site URL. This is defined in SP2010, but not in SP2007.Comments: Improved context senseing here, which is...
View ArticleCommented Feature: SPSearch vs Search [9970]
From: http://spservices.codeplex.com/discussions/344760Marc,I noticed that SharePoint Foundation 2010 has the nearly-equivalent search web service at SPSearch.asmx as Standard/Enterprise users have at...
View ArticleEdited Feature: SPSearch vs Search [9970]
From: http://spservices.codeplex.com/discussions/344760Marc,I noticed that SharePoint Foundation 2010 has the nearly-equivalent search web service at SPSearch.asmx as Standard/Enterprise users have at...
View ArticleNew Post: SPSearch vs Search
Brendan: I know it's taken me forever to do this, but I've just added the SPSearch Web Service into 2013.01ALPHA7. I'll be posting it soon and would appreciate you testying it. I've simply preceded the...
View ArticleEdited Feature: Deactivate SPCascadeDropdowns [10131]
From: http://spservices.codeplex.com/discussions/437597Hello,I can activate SPCascadeDropdowns on some event (document.ready fo example).Is there any way to deactivate SPCascadeDropdowns feature by...
View ArticleEdited Feature: Enhance SPRequireUnique to Work with Dropdowns [10113]
SPRequireUnique only works with Single line of text column, but could be enhanced to work with other column types. Let me know what other column types you'd like to see supported.
View ArticleEdited Feature: SPCascadeDropdown when no Parent is selected [10095]
From: http://spservices.codeplex.com/discussions/391787Add an "all children if no parent selected" option._____________________First off Marc, love SPServices.RE: SPCascadeDropdowns, I have a situation...
View ArticleEdited Issue: Using SPFilterDropdown adds (None) option to a required field...
I was trying to use the technique described a post on Marc's blog in which the SPFilterDropdown function is used to reorder the options in a dropdown list into a more logical sequence than alphabetical...
View Article