New Post: IE11 compatibility mode
I was recently using SPservices 2014.01BETA1 and I was not able to get the Cascading drop down to work at all while in compatibility mode (IE 11). However, I just downloaded the latest release...
View ArticleNew Post: Cascade Dropdown not working
Thank you for the reply Mark. I am running SharePoint 2013 and SPServices 2013.02.I have used this solution several times on SP2010 sites. I have run into problems with the relationshipListParentColumn...
View ArticleCommented Unassigned: cascading Dropdown is not working [10233]
Hi marc,i use JQuery 1.7.1 and SPServices 01.min.jsBrowsers :IE 10,11.tried with MOzila and chrome tooi have 2 Lists namely1.Project Allocations2.Skill Endorsementsstructure of the list as...
View ArticleNew Post: IE11 compatibility mode
Thanks for that tip. I've set simpleChild to true and now everything looks and behaves as I was hoping.
View ArticleNew Post: Version 2014.01
Hi Marc I've installed the new version of SPServices today on our Pre-production site (and also updated the jquery). Great news is that the small bug we found in the last release is resolved and the...
View ArticleCommented Unassigned: cascading Dropdown is not working [10233]
Hi marc,i use JQuery 1.7.1 and SPServices 01.min.jsBrowsers :IE 10,11.tried with MOzila and chrome tooi have 2 Lists namely1.Project Allocations2.Skill Endorsementsstructure of the list as...
View ArticleNew Comment on "$().SPServices.SPGetListItemsJson"
Hi , I tried using the code given here and i am getting the this.data[0] as undefined .Can you tell what is the issue
View ArticleNew Post: Displaying columns horizontally in a SharePoint Form
I am familiar with using SPServices.SPArrangeChoices for radio buttons and check boxes (actually got it here). Now I have to display three columns horizontally. Example: Number Origin Package For the...
View ArticleNew Post: Displaying columns horizontally in a SharePoint Form
No, there's nothing in SPServices that will do this for you. It should be a pretty straightforward manipulation of the existing DOM with jQuery, though. M.
View ArticleNew Post: Version 2014.01
Have fun with it! Let me know how you get along. I still have your SPServices Story in the hopper. M.
View ArticleNew Post: SPServices - Differing Web Apps, Differing results
Marc, I'm rebuilding some elements from our Dev environment (SP2013 on-prem) over on our Prod environment (same farm, different Web App). However, in the Prod environment I'm getting different behavior...
View ArticleNew Post: SPServices - Differing Web Apps, Differing results
The Hide Script stuff is just jQuery, so it wouldn't be affected by SPServices. When you say that the Lookup Script doesn't work in prod, what errors do you see? Just the 'push' thing? Also, if debug:...
View ArticleNew Post: SPServices - Differing Web Apps, Differing results
Marc, The push error is the only one I see. I have script debugging turned on for browser, so error dialog comes up with error (see previous). The list names are the same, and I've adjusted the Prod...
View ArticleNew Post: SPServices - Differing Web Apps, Differing results
Can you switch to the non-minified version of 2014.01 and let me know what line the error is on? M.
View ArticleNew Post: SPServices - Differing Web Apps, Differing results
marc, It's Line: 1476 childColumns.push(childColumn); G
View ArticleNew Post: SPServices - Differing Web Apps, Differing results
It's got to be that one of these is incorrect: parentColumn: "FunctionalAreas", childColumn: "ContentTypes" M.
View ArticleNew Post: SPServices - Differing Web Apps, Differing results
Marc, Here are the details on the lists and the columns:File Plan list"Functional Areas" Field=FunctionalAreas Multi-Lookup to FunctionalAreas/Functional Area column"CTtext" Field=CTtext Text column...
View Article