Use our Google Custom Search for best site search results.
Browse by Tags
-
I have a form that performs a specific task on form load. This is working properly. My question is, how do I disable/ignore this form load if I'm trying to open a submitted form. I only need to run the below code on creation. using Microsoft.Office.InfoPath; using System; using System.Xml; using...
-
I am having trouble opening a web enabled form after adding some custom code to it. The code works fine when I preview the form in design mode but once I try and open the form on SharePoint I am prompted with an error. I am uploading this form as a Site Content Type in the Publishing Wizard. The fields...
-
Hi, Is there a way to create excel file from InfoPath xml data? When something like button clicked event happens, I want to write a c# code behind to convert InfoPath xml data to create excel file. Is there a way to do this? How do I code it? Thanks.
-
Hi, I am creating a print button in InfoPath 2010 form. It is web browser only form (Not InfoPath rich). What or How do I code print function? this.Print() is not available for web-based form. Thanks.
-
Hello It has been quite sometime that I have been searching for this. I am developing a managed code infopath form. I want to show javascript like dilog boxes to notify users. Using the techniques builtin in infopath this is not possible (Browser enabled forms), so may be writing some kind of code can...
-
Hello there, I have 3 connected dropdown lists in my Infopath form. Selecting values from the first dropdown filters the entries in the second one and selecting a value in the second one will filter the entries of the third one. When selecting a value the second dropdown I get the "Object reference...
Page 1 of 1 (6 items)