Browse by Tags - InfoPath Dev
in

InfoPath Dev

Use our Google Custom Search for best site search results.

Browse by Tags

  • How to get the printview and the XSLT file for it?

    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...
    Posted to Code (Forum) by hansebs on 01-02-2017
  • Determine what nodes of the data source are used in view

    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...
    Posted to Code (Forum) by Jeffrey Schenk on 12-30-2013
  • InfoPath 2010 Picture control data from WCF service

    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...
    Posted to Code (Forum) by shatvani on 09-10-2013
  • Converting 2007/10 object refences to 2003

    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...
    Posted to Code (Forum) by kcorbet on 12-09-2011
  • Programmatically apply new form template to existing forms

    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...
    Posted to Code (Forum) by chinacat456 on 11-09-2010
  • Programatically created InfoPath form boolean and datetime field values not set

    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...
    Posted to Code (Forum) by stukkend on 07-14-2010
Page 1 of 1 (6 items)
Copyright © 2003-2019 Qdabra Software. All rights reserved.
View our Terms of Use.