tags:

views:

21

answers:

0

Hello all,

I am really new to infopath. I have sharepoint list that have same column Firstname and Lastname and age.I have infopath form that contain two dropdown controls for firstname and lastname and one textbox for age. Now i want to write function that can take argument as selected values from both the dropdown and get value of corresponding age from sharepoint list and fill age into textbox.

Any help would be appreciated.