How to Bind textbox/ListBox from one List with depending on other Dropdownlist populated with Another Sharepoint list in InfoPath?
问题 I have a DropDownList which is populated with One SharePointList in INFOPATH DESIGNER and the value for other textboxes are filled depending on this DropDownList Selected Value using Rules & Action. This works fine. But, now i want to retrieve data in TextBox or ListBox which is present in Other List. (Want to use ClientID as LookUp value) depending on the Selected value of Dropdownlist. Eg: ClientList(ClientID,Name,City) ClientAddress(ClientID,Address1,Address2) Depending on ClientID from