Search - InfoPath Dev Sign in | Join | Help InfoPath Dev InfoPath Dev is dedicated to bringing you the information and tools you need to be successful in your Microsoft Office InfoPath development projects. Home Blogs Forums Photos Downloads Use our Google Custom Search for best site search results. Search More Search Options Page 1 of 1 (10 items) On Before Close (C#) Hi, I'd like to run a code before close my infopath form (just a question), but i don't know how, it's not working. :( I tried the FormClosing, OnbeforeClose, but nothing. :( Is there any suggestion what should i do? Posted to Code (Forum) by Nandrew on 08-05-2016 Re: Infopath Certificat Expired SharePoint, it has a function, find it in the view-s. You have to re-attach all of the infopath form to their own library (2-2500 files/hour). Posted to General (Forum) by Nandrew on 02-25-2016 Re: Windows Form - ComboBox value copy to a field C# The solution: Form --> Infopath Field Great post from Jimmy: http://www.infopathdev.com/forums/p/9305/33475.aspx#33475 Big THX for it!! InfoPath field --> Windows Form 1. Concat selected data to a variable 2. Copy the variable to the clipboard 3. In the form: copy back data from the clipboard to a local variable (Form loading ... Posted to Code (Forum) by Nandrew on 02-21-2016 Windows Form - ComboBox value copy to a field C# Hello! I’m quite new in c# and I have a problem and don't know what to do :(. I have an IP2010 form, with a windows form (form1) and a combobox (comboBox1) and a field (/my:fields/my:field1). I’d like to do, when the value of the combo box changing, I want to copy the new value of the combobox to the field. ... Posted to Code (Forum) by Nandrew on 11-11-2014 Date/Time field problem Hello Everybody! I have an IP2010 form with 22 date/time fields (total is 170 field). When I add a new date/time field, I can publish it without any problem. But…when i want to fill out the form and save it, there is an error: It can’t be save, because the label is wrong. I don’t have any ideal what’s wrong. Can anybody help me? Posted to SharePoint Integration (Forum) by Nandrew on 10-07-2014 SQL query based on Infopath filed value Hello! I have a SQL database/table. In the table there are many coloums, one of them called „TD_ID”. In the infopath form, there is a ”Field1” field (xpath code: my:Fields/my:Field1). In the form, I only need thoose records, where TD_ID=Field1. I can write the value of td_id manually in the code, but it’s not the ... Posted to SQL Database Integration (Forum) by Nandrew on 04-24-2014 Re: Print view without colours Yes, you are right. I tried it earlier, but i lost all rich text formatting :( Posted to Views (Forum) by Nandrew on 01-12-2013 Print view without colours Hi everyone, I've got a problem with the print view. I have a Report view with rich text format fields. I'd like that when someone writes or modifys the the text e.g. in colour red in the field, I want the print view of Report to show everything in black. But it doesn't change to black! The whole modified text always stays the ... Posted to Views (Forum) by Nandrew on 01-05-2013 Re: Repeating Table Data Save Issue There is no problem, this is the normal mode. When you publish the form into SP, you can choose what field want to see. So, when you choose the right field of a repeating table, there is a drop down list, where you can choose the first, the last or the counted value of the field, and this value will you see in SP Posted to Controls (Forum) by Nandrew on 12-07-2011 Re: How to make button to print a filled in form to PDF Put a button into the form and write the code, f.e.: XDocument.View.Export("D:\\Report.pdf", "PDF"); Posted to Controls (Forum) by Nandrew on 11-24-2011 Page 1 of 1 (10 items) Copyright © 2003-2019 Qdabra Software. All rights reserved.View our Terms of Use.
Use our Google Custom Search for best site search results.