Lose Repeating tables on update of dataSource

J

jake.jacobsen

Hello.
I have an InfoPath solution that uses a web service to query and submit
data. I'm trying to update the existing InfoPath form datasource with the
addition of two new fields that I've added to the SQL query that returns the
data for the form. I have eight groups in the datasource that translate to
eight sections on the form, seven of which are repeating sections. When I go
through the Data Connections wizard for the Main Query, those new fields are
included in the updated data source, whcih is great. However, five sections
are still repeating sections, but two others are not. When I try to change
these sections back to repeating, the Repeating checkbox is disabled.
Looking closer at the properties of this non repeating section under details,
the Maximum occurrences is 1. The repeating sections have a Maximum
occurrences = unbounded. How do I change these sections back to repeating
sections?

Does the source XML that was read in by the datasource wizard require
multiple elements for all repeating sections?

Thanks for the help!
Jake
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top