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

New Post: New to SPCascadeDropdowns

$
0
0
Ryan:

It looks fine to me. I'm guessing that your lists aren't set up right somehow.

You're calling this in a third list's form page (NewForm or EditForm), right?
$(document).ready(function() {
  $().SPServices.SPCascadeDropdowns({
    relationshipList: "Topics",
    relationshipListParentColumn: "Department",
    relationshipListChildColumn: "Title",
    parentColumn: "Department",
    childColumn: "Folder",
    debug: true
  });
});
M.

Viewing all articles
Browse latest Browse all 6517

Trending Articles



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