Quantcast
Viewing all articles
Browse latest Browse all 6517

New Post: Cannot Get Cascading Drop-Downs to Filter

Sorry, I pasted the wrong script in - although the below does not work either...
<script language="javascript" type="text/javascript" src="/Shared%20Documents/jquery.SPServices-2013.01.js"></script>
<script language="javascript" type="text/javascript" src="/Shared%20Documents/jquery.SPServices-2013.01.min.js"></script>

<script language="javascript" type="text/javascript">

$(document).ready(function() {
$().SPServices.SPCascadeDropdowns({
        relationshipList: "Countries",
        relationshipListParentColumn: "Continent",
        relationshipListChildColumn: "Country",
        parentColumn: "Continent",
        childColumn: "Country"
    });
});
</script>

Viewing all articles
Browse latest Browse all 6517

Trending Articles



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