This is an Sharepoint 2013 InfoPath question. I am using Office 365.
I have two sharepoint listone is "Contacts" and the other is "Projects". The "Contacts" list has ID, Contact Name and Works For fields. The "Projects" list has field named Project Manager.
I have a "Projects" InfoPath form that has a dropdown box bound to the Project Manager field. I need to be able to select the correct Contact Name from "Contacts" and put that selection in the Project Manager field.
A problem arises when there are multiple contacts with the same name.
Let's say that I have three Contact Names in the "Contacts" list called Jim Smith.
Contact Name |
Works For |
Jim Smith |
ABC Company - Dallas |
Jim Smith |
DEF Company - Chicago |
Jim Smith |
XYZ Company - Los Angeles |
Sue Good |
XYZ Company - Seattle |
I want to be able to select the Jim Smith that works for XYZ Company in Los Angeles, with a dropdown list box on the "Projects" form bound to the field named Project Manager. I can make the data connection and pull up Jim Smith from Contacts, but I cannot identify which Jim Smith to select. The only way to do that is to have the list pull up the Contact Name and Works For at the same time. This is easily done in an Access dropdown list, but I cannot figure how to do It with a InfoPath dropdown list.
How do I get a dropdown list box to select two columns at once?
H2OJay