-1
我有一個DropDownList
它填充了一個SharePointList在INFOPATH DESIGNER
和其他文本框的值是根據此DropDownList選擇值使用規則填充&行動。這工作正常。如何從一個List中綁定文本框/列表框,具體取決於InfoPath中另一個Sharepoint列表填充的其他Dropdownlist?
但是,現在我想檢索出現在其他列表中的文本框或列表框中的數據。 (Want to use ClientID as LookUp value)
取決於Dropdownlist的選定值。
Eg: ClientList(ClientID,Name,City)
ClientAddress(ClientID,Address1,Address2)
Depending on ClientID from DropDownList the TextBox Value must be filled with Corresponding Address1,Address2.
幫助讚賞! 謝謝!
[回答了這個問題(http://sharepoint.stackexchange.com/a/60198/8319)在另一個欺騙 – 2013-02-21 16:39:55
@ GennadyVanin - 新西伯利亞感謝回答!但是我想用上面提到的兩個不同的SharePoint列表。 Plz指導我做! – 2013-02-22 07:01:57