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

New Post: SPCascade in Custom Form makes dropdown off center

$
0
0

Actually, _JT_'s code won't work because it's in the wrong order.

        $().SPServices.SPCascadeDropdowns({
            relationshipList: "Types",
            relationshipListParentColumn: "Departments",
            relationshipListChildColumn: "Title",
            parentColumn: "Department",
            childColumn: "Types",
            simpleChild: true
        });

You can switch to a simple child dropdown by adding the simpleChild option to the SPCascadeDropdowns call per the docs.

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>