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

New Post: SPServices.SPCascadeDropdowns - More than one seperate Parent/Child relationships on a form

$
0
0

Hi Marc,

Thanks for that... I had a feeling it was due to the child list length.

In respect of the simpleChild: true I dont seem to have much joy with that and had attempted this earlier from your documentation.

When adding that one line to the script the result I get is that the dropdown remains with the same appearance and functionality (<20 options) but now it does not filter based on the parent list either.

Here is the script I have in place.

<script language="javascript" type="text/javascript" src=""../../jQuery%20Libraries/jquery-1.8.2.js"></script>
<script language="javascript" type="text/javascript" src=""../../jQuery%20Libraries/jquery.SPServices-0.7.2.min.js"></script>

<script language="javascript" type="text/javascript"> $(document).ready(function() { $().SPServices.SPCascadeDropdowns({ relationshipList: "Tertiary Category", relationshipListParentColumn: "Group", relationshipListChildColumn: "Title", parentColumn: "Secondary Category", childColumn: "Tertiary Category" simpleChild: true }); });</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>