Hello,
I am having the following problem,
I have a SharePoint List with the collumns:
Function: Name: Email:
ABC Svetoslav zashkata@abv.bg
and so on I have 6 entries(rows).
I am using a repeating table in InfoPath form to represent the functionality to enter as much entries(names) as the user require, and autofill the text fields corresponding to the columns "Function" and Email". The "Name" is represented with a dropdown list box, connecet to the data source (the SharePoint list). I am applying a rule to this field, which set the texboxes field value in the infopath form, reading from the Sharepoint list, for the selected "Name". When I am not using a repeating table, it works just fine. But after using a repeating table with the same structure, I found an error, which is not explainable for me. After selecting a particular name from the dropdown list (not any of the names, but only partucalar ones), any following selection in the repeating table after a new row is inserted doesn't follows the rules. It takes the values for "Function" and "Email" from the row of those particular users. It is very strange, singe it makes this bug only for some users. I checked the SharePoint list for some errors or arrangements or ID incoherences, it looks ok. After that I checked the rules and the data connection, it seems also ok. I dont know if anyone of you has seen the same problem. I need urgent help.
Thank you very much,
Best regards,
Svetoslav