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
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