Browse by Tags - InfoPath Dev
in

InfoPath Dev

Use our Google Custom Search for best site search results.

Browse by Tags

  • Set a form field's value when a signature is removed (C#)

    I have a code block that detects when signatures (even a specific signature) is removed, and inside this block, I want to set some field values. Presently, I even know how to get and set field values using the XPathNavigator class's .SetValue method. The problem comes in when I try to do both at...
    Posted to Code (Forum) by iAmMortos on 08-26-2015
  • Clearing an attachment from an InfoPath form

    I am writing a code that would programatically remove any content from an Attachment control. There is a nice article about this from bizsupportonline >> http://www.bizsupportonline.net/blog/2009/10/delete-remove-clear-attachment-infopath-form/ a. I created an InfoPath 2010 form, with an Attachment...
    Posted to Browser Forms (Forum) by Plee_agi on 12-05-2012
  • navigating xPath in field changed event using C#

    I'm using InfoPath 2007 to create a browser form. In the form I have a Contact Selector. When it changes I want to get the value of the AccountID and set another field and run additional code. The xpath of the Contact Selector node that my changed event is triggered from is: /my:myFields/my:gpAuthor...
    Posted to Browser Forms (Forum) by Paradiddle on 07-05-2012
  • SelectSingleNode does not return a value

    My Infopath 2007 form always works locally returning the vendorID of the selected value but never works after its published to the server. If SharePoint has added namespacing to the XML file how do I figure out how to navigate to the datasource now that its changed. Realize that I have no confirmation...
    Posted to Browser Forms (Forum) by mwhite01 on 02-10-2012
  • programmatically set fields in a repeating table

    Hello, I have created a form for taking orders from our dealers that is based on an XML schema. I need them to be able to paste their order lines into one text box and use code on the form to parse that out into each xml line for item qty and item id. I have the code working to set the fields from the...
    Posted to Newbie Questions (Forum) by trishaa on 03-02-2011
  • Anyone have any idea why this code does not work?

    I want to take the VALUE of a drop down down box (which is a list of users and the actual value is their domain username e.g. DOMAIN\username) pass it to a bit of code which searches Active directory and then outputs the users email address to a text box. I can do this for the logged on user no problem...
    Posted to Newbie Questions (Forum) by paul_mc_87 on 05-18-2010
Page 1 of 1 (6 items)
Copyright © 2003-2019 Qdabra Software. All rights reserved.
View our Terms of Use.