I have several repeating sections on a form. I also have a repeating table that users are allowed to insert new records. But when they add new records, new sections are also added to the form from the other controls. How do I fix this?
I am guessing you have a database type form. When you insert a parent record you get a child record too?
This is a common issue and the workaround is to use web services, which allow multiple queries and submits to and you are not bound by the database type form rules. Check out the Database Accelerator to get all the webservices you need to work with your database. Qdabra Database Accelerator Suite Version 2.1 - Developer