Use our Google Custom Search for best site search results.
Browse by Tags
-
Similar situation to JohnZ: I have Office 2013, InfoPath 2013, VS 2012 and VSTA for VS 2012, SharePoint Enterprise Server 2013. I've been coding in C# for several weeks within the same form without any errors. Today I tried to open the Code Editor and received the "Famous InfoPath has encountered...
-
I have a need to do some code in a form. I have most of the code written, but since I am very new to C# and particularly with the limitations in InfoPath, I need help with the following piece. I have a for each loop this is working in and I need to set a variable with the data retrieved from a query...
-
Hi. I have a check box in my form, and I've created the change event by code. When I click the check box, I select some rows in a multi-select list box Everything works fine in the preview, and I can publish the form, but when I try to execute any control I get this message. I'm using Infopath...
-
It's a little too much to put in the title, but I am trying to determine the best way to approach my newest challenge. I am hoping you can direct me to the best path. Here is what I have and what I need to do with it. Have: 1. List with Regions and countries assigned to those regions 2. Infopath...
-
Good Morning, I am creating an InfoPath form for my supervisors to submit their direct reports' production and hours on a weekly basis. It seems so simple but I have tried now for 2 weeks to find a codeless solution and cannot seem to find any detailed instructions on how to make my form work. I...
-
Greetings, I wanted to ask somebody tried to add code to the form library(Infopath 2010) and post to(Central Administration). When i add in VS this code(MessageBox.Show("Hello world!!!");) i have error in Central Administration like this Operations of the user interface is not supported. It...
-
I want to insert a submit button (standard) then modify it to to prompt the user to print. I saw another forum entry on this subject but it involved the user having to save files to their computer first and I would like to avoid that, also didnt seem to involve submitting. This form opens in Infopath...
-
Hi Guys This is my first post in the infopath dev forums. I would like to say thanks for having such a great forum and apologies if I am posting in the wrong place.. I need some assistance in refreshing a secondary data source in my infopath form library form after data has been submitted. Basically...
-
Hello, Does anyone now if there is a way to set rules on an digital signature action so that once it is complete, the form will automatically be submitted? I am trying to avoid adding an extra step of hitting a submit button. If this is a coding problem, please let me know and provide any code you might...
-
How do i write the code for button so the page will refresh and blank the form without putting the Submit button?