Use our Google Custom Search for best site search results.
Browse by Tags
-
I'm trying to use the second approach that uses the qRules' Insert command, but I am having difficulty getting it to work. Maybe its because I am using a database as the main connection instead of an XML connection? I've attached my InfoPath form with the QdabraRules inside the form. Would...
-
Thank you for your help donstephen, but I was looking for the secondary data source fields to be submitted into the main data connection into separate records, not one large concatenated entry, please see the attached example of what I am trying to do. Basically trying to copy the fields in a secondary...
-
Thanks donstephen, the approach is what I am looking for, however I need to populate the same field multiple times from the Secondary data source.
-
Thanks for your reply donstephen, just to answer your question my button is located within the repeating table, I am however unable to open your sample form as I only have InfoPath 2007 SP3 to work with. The code is: Public Sub CTRL151_4_Clicked(ByVal sender As Object, ByVal e As ClickedEventArgs) Dim...
-
I am trying to populate My main table which only consists of one field from a secondary table automatically when a button is pressed. It is throwing up an error on this line: MainDataSource.CreateNavigator().SelectSingleNode( _ "/dfs:myFields/dfs:dataFields", _ NamespaceManager).AppendChild...
-
Greetings, I am using InfoPath 2007 and VBScript. I have an optional section where I have placed a repeating table whose xCollection name is group6_22. My Data source looks like RepTable filed1 filed2 OptSection I am trying to add a row at the end of the repeating table. When I used the code XDocument...
Page 1 of 1 (6 items)