Hi,
I have a scenario in which i have a master repeating table and detail Repeating Section. On a particular value of a column in Repeating table i need to submit the infopath form with corresponding values of Repeating Section to a Form Library.
For ex.. i have 3 rows in my repeating table and 2nd row is the one which is satisfying the condition then values in the repeating section corresponding to this row has to be submitted to Sharepoint form library column. I am publishing this infopath form and adding columns to it to populate the columns in the Form library.
Thorugh my code currently it is always picking the first value in repeating section irrespective of repeating table row.
If any one has any idea how to get the corresponding field value in master/detail then please help me.
Thanks