In this post I will discuss about how to create multiple value look up to external list using InfoPath.
SharePoint 2010 has functionality to create lookup columns to other list/external list and you can built this using UI and/or SPD also.
Very important point is using UI or SPD you can’t able to create multiple value lookup to external list But you can achieve this by customizing your form in infopath.
- So lets start by opening your list form into InfoPath designer.
- Select Multivalue selection control.
- Create Data Connection using Data Connection Wizard.
- Choose SharePoint Library or List.
- Provide your SharePoint Site’s URL
- Select your external List.
- Choose the fields you want to see in the lookup control.









