New Post: .SPDisplayRelatedInfo Problem
I didn't even know that jQuery 1.10.0 was out, much less have I tested with it. Try with 1.8.3. M.
View ArticleNew Post: Does SPDisplayRelatedInfo Work With Normal Input Fields?
I'm trying to get SPDisplayRelatedInfo to work with a "Single Line Of Text" field, similar to here:-http://sympmarc.com/2009/11/27/interesting-new-use-for-spdisplayrelatedinfo/ But it doesn't seem to...
View ArticleNew Post: Page still refresh in Firefox even though I'm using SPServices
I'm using SPServices GetListItems and it works in IE and chrome but when I tested it in Firefox the page refresh after completefunc.
View ArticleNew Post: Page still refresh in Firefox even though I'm using SPServices
You're going to have to be a bit more specific than that. M.
View ArticleNew Post: SPDisplayRelatedInfo and Folder/custom folder content types...
Will $().SPServices.SPDisplayRelatedInfo (or autocomplete) ever return custom folder content types and their respective metadata? I have tried everything under the sun to get the folder content type...
View ArticleNew Post: SPDisplayRelatedInfo and Folder/custom folder content types...
I think I know why this is not working for me. The Related folder meta data I need, is not available at the root level of the document library, but found inside deeper folders. If there was a way to...
View ArticleNew Post: Page still refresh in Firefox even though I'm using SPServices
Sir i have two dropdown then if I select from the first dropdown the second dropdown will be populated but the page refresh in Firefox whenever I select from the first dropdown. It's working fine in...
View ArticleNew Post: Use StartWorkflow on Site Workflow
Hi, I'm having the same issue. I'm getting 500 ("Internal Server Error")<?xml version="1.0"?> <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"...
View ArticleNew Post: Use StartWorkflow on Site Workflow
I was never able to get this to work, personally, but I didn't spend too long on it before giving up and doing without it. Hope you have better luck!
View ArticleNew Post: Page still refresh in Firefox even though I'm using SPServices
There's got to be something else going on. There's nothing in your code above that would cause a page refresh. M.
View ArticleNew Post: Is there any chance that we could check Quota with SPServices?
There are many collection sites we have, but we do not have the permission to create Email alerts about the Quota Notifications. We have a solution is written a batch file to work with curl and some...
View ArticleNew Post: Use StartWorkflow on Site Workflow
It looks like that http://servername/_vti_bin/Workflow.asmx web service is used and it takes a parameter wich you have to specify the item, so I think that it can't run site workflows. Is there any...
View ArticleNew Post: Using SPFilterDropdown in a self referencing lookup
Hi- Most of the SPServices functions uses multiple lists in your examples. What I have is a single document library called 'Contracts', with a lookup called 'Contract Parent Title' (internal name...
View ArticleNew Post: Using SPFilterDropdown in a self referencing lookup
Unfortunately it's pretty generic, Marc, so I can't say I have any idea of what's going on. Webpage error details User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET...
View ArticleNew Post: Using SPFilterDropdown in a self referencing lookup
My guess is that jQuery isn't defined. Check your reference. M.
View ArticleNew Comment on "$().SPServices.SPLookupAddNew"
I didnt want the link because (a) users get lost and (b) it resets the selected values as some users have commented above. So I wrote a little piecs of code that : a) displays a single lookup box...
View ArticleNew Post: async on version 2013.01
Paul: Sorry for the delay in replying. I agree that I'm violating my backward compatibility rule here. I've been thinking about it since this thread started and while I'm not respecting the async...
View ArticleNew Post: async on version 2013.01
Marc: No problem on the response time... I knew you would eventually get around to catch up on this item... I guess I'm still a little confused as to why the completefunc "...only function properly...
View Article