Hello,
What I'm looking to accomplish:
1. I have a single form (New) that will populate a SharePoint list (Datasource1).
2. I want to be able to type in a number value into one of the fields and and have it search another datasource (SQL DATASOURCE2) then auto populate other fields in that same form with data from that source (SQL).
3. Then with that data, submit and create a new item in the SharePoint list.
Is this possible? And if so how do I go about accomplishing this task?
Thanks in advance.