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

New Post: SPServices undefined

$
0
0
Hi Mark - Yes it's self explanitory, however the list does exist. It is the first list called departments that uses title for the information. I have 3 lists, is there something i am doing wrong?

$().SPServices.SPCascadeDropdowns({
    relationshipWebURL: "/",
    relationshipList: "Divisions",
    relationshipListParentColumn: "Department",
    relationshipListChildColumn: "Title",
    relationshipListSortColumn: "ID",
    parentColumn: "Departments",
    childColumn: "Divisions",
    debug: true
    });

    $().SPServices.SPCascadeDropdowns({
    relationshipWebURL: "/",
    relationshipList: "Sections",
    relationshipListParentColumn: "Division",
    relationshipListChildColumn: "Title",
    relationshipListSortColumn: "ID",
    parentColumn: "Divisions",
    childColumn: "Sections",
    debug: true
    });

});

Viewing all articles
Browse latest Browse all 6517

Trending Articles



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