SPAutocomplete dropdown issue

From http://spservices.codeplex.com/discussions/354984 Hi 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....

Id #10067 | Release: SPServices 0.7.2 | Updated: May 9 at 9:16 PM by sympmarc | Created: May 9 at 9:16 PM by sympmarc

SPCascadingDropdowns() - Issue with PrependId

From http://spservices.codeplex.com/discussions/316604 I'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 Look...

Id #10066 | Release: SPServices 0.7.2 | Updated: Apr 27 at 6:47 PM by sympmarc | Created: Apr 27 at 6:47 PM by sympmarc

if(location.href.indexOf("#") > 0)

var msg = SOAPEnvelope.header + "<WebUrlFromPageUrl xmlns='http://schemas.microsoft.com/sharepoint/soap/' ><pageUrl>" + ((location.href.indexOf("?") > 0) ? location.href.substr(0, locatio...

Id #10065 | Release: SPServices 0.7.2 | Updated: May 7 at 12:26 PM by sympmarc | Created: Apr 27 at 7:56 AM by xcx573

List Service - AddListFromFeature

From: http://spservices.codeplex.com/discussions/353680 AddListFromFeature is missing from your implementation perhaps you can add it

Id #10064 | Release: SPServices 0.7.2 | Updated: Apr 26 at 11:56 AM by sympmarc | Created: Apr 26 at 11:56 AM by sympmarc

Working with SpellCheck.asmx

From http://spservices.codeplex.com/discussions/353539 Marc, Is there anything in SPServices that allows you to work with this service? Or anything in the works? My goal is to be able to ...

Id #10063 | Release: SPServices 0.7.2 | Updated: Apr 25 at 7:28 PM by sympmarc | Created: Apr 25 at 7:28 PM by sympmarc

Why no 'ResolvePrincipals' option? Is it because of permissions?

From http://spservices.codeplex.com/discussions/353547 In trying to create a jquery based autocomplete solution which gives the user a list of user Principals to select from, I found that in or...

Id #10062 | Release: SPServices 0.7.2 | Updated: Apr 25 at 6:11 PM by jeffwwelch | Created: Apr 25 at 5:32 PM by sympmarc

SPDisplayRelatedInfo Not Properly Handling UserMulti Columns

UserMulti columns are displayed as text like 1;#user1;#2;#user2. Need to show each user as a link to their profile, as with a User column.

Id #10061 | Release: SPServices 0.7.2 | Updated: Apr 21 at 12:16 AM by sympmarc | Created: Apr 20 at 11:31 PM by sympmarc

SPGetQueryString Replace Method

From http://spservices.codeplex.com/discussions/351055 Hi All, was hoping you could help clear things up regarding the &#65279;&#65279;&#65279;SPGetQueryString function--specifically the line th...

Id #10060 | Release: SPServices 0.7.2 | Updated: Apr 20 at 12:21 AM by sympmarc | Created: Apr 13 at 8:23 PM by sympmarc

Add key option to SPXmlToJson

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 ...

Id #10059 | Release: SPServices 0.7.2 | Updated: Apr 12 at 2:43 PM by sympmarc | Created: Apr 12 at 2:43 PM by sympmarc

$().SPServices.SPListNameFromUrl not taking care of language specific characters

unescaping of list url, on method $().SPServices.SPListNameFromUrl, does fail if you have character like æøå included in listname. To fix this use decodeURIComponent istead of unescape

Id #10058 | Release: SPServices 0.7.2 | Updated: Apr 12 at 12:21 PM by sympmarc | Created: Apr 11 at 8:51 AM by donraja