Use our Google Custom Search for best site search results.
Browse by Tags
-
Hi! I'd like to be able to automate converting an InfoPath Filler form (with checkboxes) to PDF, without the user having to do anything. The forms are located in SharePoint Online library. As Export to pdf doesn't work with checkboxes, I thought about using the PrintDocument class (C#) and printing...
-
I have an Infopath 2007 form that is a basically 5 page form. View1 contains all 5 pages. View2 only contains page 1, View3 contains page 2, and etc. I am trying to programmatically determine what nodes of the data source are used in View2, View3, View4, View5, and View6 while the form is opened in a...
-
Hi, I have an InfoPath 2010 form where I can save images into an SQL database as base64Binary data. Unfortunately I do not load this base64 data into Picture control so I have to convert it binary data. I'd like to know how I can create picture control ina repeating table and load image data into...
-
Hi, I am developing a form using infopath 2010 that is saved as a 2003 form template for end user compatibility. The form populates a repeating table with fields from a secondary data source and filters the what is taken from the secondary data source based on a drop-down field (SlctdCat). I leveraged...
-
Hello, I have a document library containing about 1000 InfoPath broswer-based forms. We've recently updated the template to include a few new fields. We need these fields to be promoted to the existing forms and populated with data immediately. I know that the template won't be applied to a form...
-
I am creating a form programatically, using the xsd.exe tool. However, setting the value for Boolean fields (represented by checkboxes on the form) does not set the checked state of the checkbox on the form. It does not even get created in the final xml for the form. Somehow it seems as if boolean and...
Page 1 of 1 (6 items)