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
should that go above or below the CascadeDropdowns function? i've tried both but no luck.

i've tried: (my parent list has no space in the name "WorkPhase". i've also tried the GUID)

$().SPServices.SPFilterDropdown({
relationshipList: "WorkPhase",
relationshipListColumn: "Title",
relationshipListSortColumn: "ID",
columnName: "Work Phase"
});

i've also tried:
$().SPServices.SPFilterDropdown({
relationshipList: "WorkPhase",
relationshipListColumn: "Title",
relationshipListSortColumn: "ID",
columnName: "Title"
});

no joy.

in your documentation, it says:

columnName
The DisplayName of the child column in the form

(not the parent column?)

Viewing all articles
Browse latest Browse all 6517

Trending Articles



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