Having trouble finding a blog or post that answers your question?
Check out our
Custom Search Page
Browse by Tags
-
This is the problem I have. I have a form. The form has 2 tables. The first table isn't repeating, and sets values related to a project (Region, Project Name, Manager Responsible). Then under that, there is a repeating table, that sets values for people related to those projects (Name, Salary, ID...
-
I've made some progress. I located the following example ( http://www.bizsupportonline.net/infopath2007/programmatically-add-row-repeating-table-xmlwriter.htm ): Dim myNamespace As String = NamespaceManager.LookupNamespace("my") Using writer As XmlWriter = MainDataSource.CreateNavigator...
-
Hi I have been looking around in here for some time, but haven't been able to find an answer. I have a form which is used to control intrnal reviews. The idea is that a review will be repeated until all flaws in the material has been remowed and the deliverable is ready to be submitted. In the form...
-
I have a form with a header section and then a repeating child section. The repeating child section is attached to a secondary data connection, and there is a button on it. That button needs to send an email through a web service to the current email address in the secondary data connection. It also...
-
How to merge multiple xml files submitted from infopath web service? i have about 10 xml files with same structure (repeating tables) and almost same content. I just want to merge that repeating tables into one big table. is that possible? if possible how to do that?
Thank you
Page 1 of 1 (5 items)