问题描述
Nintex提供的级联下拉功能需要时间来填充下拉选项,当有超过5个目标时。所以我决定使用SPServices(Jquery)实现相同的功能。
http://spservices.codeplex.com/wikipage?title=$().SPServices.SPCascadeDropdowns&referringTitle=Documentation
当我实施时OOB Sharepoint中的SPService形成其工作正常。但是当我在Nintex表单中实现相同功能时,相同的功能失败(不工作)。我按照以下链接指定的说明
http://sharepointpapers.blogspot.ch/2013/08/nintex-forms-with-spservices-library.html
但没有运气。我错过了什么吗?任何帮助都会非常感激。谢谢。
Teja
Hi,
The cascading drop down functionality provided by Nintex is taking time to populate dropdown options when there are more than 5 dorpdowns. So I decided to implement the same functionality using SPServices (Jquery).
http://spservices.codeplex.com/wikipage?title=$().SPServices.SPCascadeDropdowns&referringTitle=Documentation
When I implement the SPService in OOB Sharepoint forms its working fine. But when I implement the same in Nintex forms the same functionality fails (not working). I followed instructions specified in below link
http://sharepointpapers.blogspot.ch/2013/08/nintex-forms-with-spservices-library.html
But no luck. Am I missing something?.Any help would be immensely appreciated. Thanks.
Teja
推荐答案
这篇关于Sharepoint 2010 nintex形式的级联下拉的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!