Quantcast
Channel: jQuery Library for SharePoint Web Services
Viewing all articles
Browse latest Browse all 6517

New Post: New to SPCascadeDropdowns

$
0
0
Hello, new to using this and JQuery in general. I have verified through alerts that SPServices is accessble. I have two lists:

Department with one column "Title"
Topics with two columns "Title" and "Department"

Department and Title have the same information.

Script I have on the page:
<script type="text/javascript"> $(document).ready(function() { $().SPServices.SPCascadeDropdowns({ relationshipList: "Topics", relationshipListParentColumn: "Department", relationshipListChildColumn: "Title", parentColumn: "Department", childColumn: "Folder", debug: true }); });</script> I receive the following error:

Error in function
SPSErvices.SPCascadeDropdowns
Parameter
relationshipListParent column: Title or
relationshipListChildColumn: Department
Message
Not found in relationshipList Topics

What am I missing? Thanks!

Viewing all articles
Browse latest Browse all 6517

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>