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

New Post: Cascade Dropdown Issues - Sitecollection column

$
0
0
laasya wrote:
State List
$().SPServices.SPCascadeDropdowns({
    relationshipWebURL: "/sites/A3/400/433",
                relationshipList: "LKUP: Region",
                relationshipListParentColumn: "Country_S",
                relationshipListChildColumn: "Title",
                parentColumn: "Country>",
                childColumn: "Region>",
                promptText: "Choose Region...",        

            debug: true
});
Employee Info
$().SPServices.SPCascadeDropdowns({
    relationshipWebURL: "/sites/A3/400/433",
                relationshipList: "LKUP: Region",
                relationshipListParentColumn: "Country_S",
                relationshipListChildColumn: "Title",
                parentColumn: "Country>",
                childColumn: "Region>",
                promptText: "Choose Region...",        

            debug: true
});


$().SPServices.SPCascadeDropdowns({
    relationshipWebURL: "/sites/A3/400/433",
                relationshipList: "Lkup: State",
                relationshipListParentColumn: "Region_S",
                relationshipListChildColumn: "Title",
                parentColumn: "Region>",
                childColumn: "State>",
                promptText: "Choose State...",        

            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>