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

New Post: CascadingDropdown of Multi-select on SP2013

$
0
0
marc,

Been testing various configurations for CascadingDropdown and I recently tried using a multi-select parent with a single-select child. I basically took the code from a working single-parent/single-child script and replaced it. The Parent lookup works, but the child doesn't filter - just get (None).

Here's the specific code section:
relationshipList: "File Plan", // Relationship list name
relationshipListParentColumn: "FunctionalAreas", //Parent LU col in relationship list
relationshipListChildColumn: "Content%5Fx0020%5FTypes", //Child LU col in relationship list
relationshipListSortColumn: "Content%5Fx0020%5FTypes",
parentColumn: "FunctionalAreas", //Current list Parent LU col
childColumn: "ContentTypeLU" //Current list child LU col

TIA

PS: I'm still using the 2013.2 Beta - I'll update to the release and try again.

Viewing all articles
Browse latest Browse all 6517

Trending Articles



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