This really works even without SharePoint Designer. I just insert the script into the content editor by editing source. Nice tutorial and nice coding (even though I don't understand most of it). This method works both for Custom List and Document Library! Thank you!!
Awesome..Works just like that !!!!!!!!!!!!! No issues or errors.. Hope other experts do the same like you.. For some reason, i always runs into bunch of errors when i try to implement other experts solutions... but all your codes works with in the first try...
I think i saw in the end that, when no state is selected, the city "Akron" was selected. Maybe i understand this wrong but shouldn't the city be "none" if the state is not selected since it's the "parent" selector to the cities. If i'm wrong, please help me understand that part! Br, Andreas
Hi Mark, I really like this post! Thanks a lot for posting it. Is it possible to apply these cascades to a document library? I would like to tag documents using this functionality.
I'm getting error: Error retrieving information from list: {"error":{"code":"-1,Microsoft.SharePoint.SPException","message":{"lang":"en-US","value":"The field or property does not exist."}}}
Mark, I got a "if (navigator.userAgent.match(/(Touch)/)) { $("html").addClass("touch"); }" after I entered ../../SiteAssets/cascade.js in the content editor and nothing worked. I checked my site asset, and the script is in there. Any ideas, what might caused it? Thanks
+Never mind, I found the problem. The script got corrupted somehow with the above script. Everything now works. I am going to play with multiple cascading next. Thanks
Hi Mark, I used this solution on a number of occasions and it works like magic, thank you. I recently ran into an issue with IE11, on loading the child element after selecting the parent option IE11 will not reload the child drop down option. I think the problem is to do with the width of the child option when the data is reloaded... any thoughts you may have would be most welcome.
Try the updated script. I haven't tested it in IE11 though: www.markrackley.net/2017/03/06/new-improved-cascading-dropdowns-for-sharepoint-classic-forms/
Afternoon Mark. First "THANKS" for all the shareing (you rock)... favor... i tried to create a Cascading Drop Downs several times but i get the same error even if i create exactly the same example that you have in your video.. any ideas why i get this error? - once again thanks Error retrieving informtion from list: Cities{"error":{"code":"-2147024809, System.ArgumentException","message":{"lang":"en-US","value":"Colu mn 'undefined' does nt exist. It may have been deleted by another user. /sites/G/CC/SMART/Test-Roberto/List/Citiees"}}}
Hi what is that first link for thats in the script? I’ll paste it below. Do I have to be running jquery as a program for this to work? Can I use some other site? code.jquery.com/jquery-1.10.1.min.js
Fantastic demonstration. I am a complete novice at sharepoint and this saved me hours.
This really works even without SharePoint Designer. I just insert the script into the content editor by editing source. Nice tutorial and nice coding (even though I don't understand most of it). This method works both for Custom List and Document Library! Thank you!!
Awesome..Works just like that !!!!!!!!!!!!! No issues or errors.. Hope other experts do the same like you.. For some reason, i always runs into bunch of errors when i try to implement other experts solutions... but all your codes works with in the first try...
This is like magic!!! And worked first time!! Thanks
Perfect!! Many thanks for this video
I think i saw in the end that, when no state is selected, the city "Akron" was selected. Maybe i understand this wrong but shouldn't the city be "none" if the state is not selected since it's the "parent" selector to the cities. If i'm wrong, please help me understand that part!
Br,
Andreas
awesome video.
Hi Mark, I really like this post! Thanks a lot for posting it. Is it possible to apply these cascades to a document library? I would like to tag documents using this functionality.
Yes, it should work the same in a document library.
Mark, thanks for this.
Do I need to update anything other than the parameters?
Thanks
Hi,
in edit mode how to keep existing values, because when I opened in edit mode it shows empty value or default value not selected one.
I'm getting error: Error retrieving information from list: {"error":{"code":"-1,Microsoft.SharePoint.SPException","message":{"lang":"en-US","value":"The field or property does not exist."}}}
I have the same error ((
Mark,
I got a "if (navigator.userAgent.match(/(Touch)/)) { $("html").addClass("touch"); }" after I entered ../../SiteAssets/cascade.js in the content editor and nothing worked. I checked my site asset, and the script is in there. Any ideas, what might caused it? Thanks
+Never mind, I found the problem. The script got corrupted somehow with the above script. Everything now works. I am going to play with multiple cascading next. Thanks
Hi Mark, I used this solution on a number of occasions and it works like magic, thank you. I recently ran into an issue with IE11, on loading the child element after selecting the parent option IE11 will not reload the child drop down option. I think the problem is to do with the width of the child option when the data is reloaded... any thoughts you may have would be most welcome.
Try the updated script. I haven't tested it in IE11 though: www.markrackley.net/2017/03/06/new-improved-cascading-dropdowns-for-sharepoint-classic-forms/
@@MarkRackley hi can you please help me with this script?
Great video.Thank you.
Afternoon Mark. First "THANKS" for all the shareing (you rock)... favor... i tried to create a Cascading Drop Downs several times but i get the same error even if i create exactly the same example that you have in your video.. any ideas why i get this error? - once again thanks
Error retrieving informtion from list:
Cities{"error":{"code":"-2147024809,
System.ArgumentException","message":{"lang":"en-US","value":"Colu
mn 'undefined' does nt exist. It may have been deleted by another user. /sites/G/CC/SMART/Test-Roberto/List/Citiees"}}}
Can it work on a document list, or only a item list?
both
great video, where can I find the code snippet (.js)... Thanks
Hi what is that first link for thats in the script? I’ll paste it below. Do I have to be running jquery as a program for this to work? Can I use some other site? code.jquery.com/jquery-1.10.1.min.js
Great post. Thank you.
Just perfect!
Check out the new blog post with updated functionality: www.markrackley.net/2017/03/06/new-improved-cascading-dropdowns-for-sharepoint-classic-forms/
Perfect!! Many thanks for this video