Hi all,
I have an InfoPath form which has it's data extracted from a webservice. All the data goes to a repeating table. I now want to submit modifications done to the repeating table back to the database or to a sharepoint library.
When I submit to a sharepoint library it does not show me the columns from the repeating table.
When I try to submit through a webservice (which calls and update stored procedure) it does not send me the values modified in the repeating table.
So my question. How can I submit data from a repeating table to a database and/or to a sharepoint library?
Thanks in advance for any kind suggestions,
bog