Question

In sp 2007, I have used jquery to do the cascade. But now I hear sp 2010 provides cascaded lookup. I have 3 level to drill down (Country > State > City). Is/are there any good instruction on how to implement cascaded lookup? All the lists have been created with parent-child relation.

Was it helpful?

Solution

Have a look at the $().SPServices.SPCascadeDropdowns function within SPServices.

OTHER TIPS

Read this article, which would help you in creating the cascading dropdowns in SharePoint Cascading or Filtered Lookup columns in SharePoint

Cascading drop down in SharePoint using REST API (for SP 2013, 2016 versions & SP Online) Hope this helps you!

Licensed under: CC-BY-SA with attribution
Not affiliated with sharepoint.stackexchange
scroll top