Programatically insert blank row in nested table

E

Ethan

My goal is to automatically insert a new blank row in a repeating table
that's nested in another repeating table after the results of a query are
returned.

I have researched my issue and it appears I should use the
ExecuteAction("insert::........") and SelectNodes methods but I have been
unsuccessful in combining the two based on the example code I have found here
and on other sites.

So, from the perspective of a newcomer to InfoPath, how do I run through
each row (15-30 rows) in a repeating table and insert a new row in each
nested repeating table?

Any help is Greatly appreciated,
Ethan
 

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