简体   繁体   English

Infopath 2010 SharePoint 2010:一种级联下拉菜单

[英]Infopath 2010 SharePoint 2010: Kind of Cascading Dropdowns

I'm looking for a solution of the following question. 我正在寻找以下问题的解决方案。

I have a mainlist with information about people. 我有一个关于人的信息的主列表。

Name -- OrgaLevel1 -- OrgaLevel2 名称-OrgaLevel1-OrgaLevel2

Wilson -- ... -- ... 威尔逊-...-...

I have also a list with the organisation of a company: 我还有一个与公司组织有关的清单:

OrgaLevel1 -- Orgalevel2 OrgaLevel1-Orgalevel2

Orga A -- Orga AA Orga A -- Orga AB Orga B -- Orga BA Orga B -- Orga BA Orga A-Orga AA Orga A-Orga AB Orga B-Orga BA Orga B-Orga BA

I like to build the form for the mainlist like this 我喜欢这样为主列表构建表单

Name: 名称:

OrgaLevel1: OrgaLevel1:

OrgaLevel2: OrgaLevel2:

The values of the OrgaLevel2-DropDown should depend of the value I've selected in the OrgaLevel2-DropDown. OrgaLevel2-DropDown的值应取决于我在OrgaLevel2-DropDown中选择的值。

So if I selected OrgaA there should only be Orga AA and Orga AB in the second DropDown-List. 因此,如果我选择OrgaA,则第二个DropDown-List中应该只有Orga AA和Orga AB。

I hope, I have explained my problem understandable?! 希望我已经解释了我的问题可以理解吗?

if i understand correctly you mean: you need cascading combobox. 如果我理解正确,您的意思是:您需要级联组合框。 see this template . 看到这个模板 you can extend this template more than 2 comboboxes 您可以扩展此模板超过2个组合框

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM