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

New Post: Sort Cascading Drop Down Parent Column by ID

$
0
0
Based on what I can see, it should be:
$().SPServices.SPFilterDropdown({ 
 relationshipList: "WorkPhase", 
 relationshipListColumn: "Title", 
 relationshipListSortColumn: "ID", 
 columnName: "Work Phase" 
 }); 
The columnName should be the column you want to filter. (I just removed the word child from the docs, which shouldn't have been there.)

Try adding debug: true to see if the function complains about something.

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>