Use our Google Custom Search for best site search results.
Browse by Tags
-
I have created a Shipping Request Form and have been using it for years. It is posted to SharePoint and sent to print via code this .Print( true ); InfoPath 2010 is being used. Recently I was asked if I could create a Packing Slip to go with the product we ship, so I created another view, and would like...
-
Hi,
I am kind of newbie to Infopath. So it would be great if anyone can help me.
I am using infopath 2010, solution requires just to run offline i.e. on desktop and tablets.
i have xml secondary datasource, which is actually huge i.e. around 5000 items. I have set this not to load on form load...
-
I'm currently running IP 2003 and using VBS Script. I have the following VBS code in my form activated OnClick. It works well, but if the end-user selects "Yes" (as shown in code below - which is necessary) my server won't process the xml file until the current user closes the form...
-
Hello, I'm trying to modify a form we have. The form searches the DBXL, and returns the search results in a list view. Well anyway, I'm trying to change it to search a different part of the DBXL, but I don't understand how it all interacts. I've made a basic working model that is pretty...
-
Hi all InfoPath users, I have been developing for the last couple of months a complex SharePoint site, which number of InfoPath libraries. Currently I am experiencing something very strange. I have a form document which is opened from the main form with the help of NewFromSolution. I copy some field...
-
Greetings, I am new in writting code for Infopath. I have an infopath form for which I am writing some code in C# to check the data entered into it before the form is saved. In order to check that data I am trying to create a data set, but I don't know how since I dont have the file name to pass...
-
See article Programattically Transfer Data Between InfoPath Forms for details and instructions on how to transfer data between two InfoPath forms programmatically using a JScript example similar to the above. If using SharePoint you can submit the data to a SharePoint list from the first form eith using...
-
Hi, I encounter same error message as cywan. My form have custom code in it. In my code, I populate data from database and write the data to repeating table using XmlWriter. The error message occur at XmlWriter.Close() Please kindly advice. I'm at wit end here. Thank you in advance. Regards, TZA
-
Could someone point me to an example of creating a data connection to an XML file for a secondary data source? The data in question is being created by a different InfoPath form on the same server and in the same folder as this one, not that it should make much difference. The example I find are all...
-
Could someone point me to an example of creating a data connection to an XML file for a secondary data source? The data in question is being created by a different InfoPath form on the same server and in the same folder as this one, not that it should make much difference. The example I find are all...