I have an advanced infopath form template, in a SharePoint form library. This form contains a repeating section, with 14 fields.
The input of these fields I would like to submit in a custom SharePoint list, is this possible?
I have managed to publish the columns, but only the first repeating section is beeing submitted.
Can i make a workflow in SharePoint Designer thats take the ID of the InfoPath fields, and use this to create new items on the list?
Any suggestions on how to solve this issue is very welcome?