문제

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.

도움이 되었습니까?

해결책

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

다른 팁

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!

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 sharepoint.stackexchange
scroll top