Browse by Tags - InfoPath Dev
in

InfoPath Dev

Use our Google Custom Search for best site search results.

Browse by Tags

  • "selectSingleNode()" - accessing entered data from main source

    Hello everyone, I am currently trying to implement Matt Faus' Code to Repeat Table Headers across Page breaks (http://www.infopathdev.com/blogs/matt/archive/2005/11/29/Repeat-Table-Headers-Across-Multiple-Printed-Pages.aspx) but without using a secondary source. I want to generate my print view from...
    Posted to Code (Forum) by HaiPeng on 06-05-2012
  • Re: Casting from XmlDocument to XDocument

    Hi Jimmy, I am trying to use the replaceChild method, so need to pass it 2 IXMLDOMNode parameters (newChild, oldChild). The nodes from the XmlDocument would be the newChild and the existing nodes in the XDocument (i.e. thisXDocument) are the oldChild. So, really, I need a way to get at the XmlDocument...
    Posted to Code (Forum) by mstaples709 on 11-20-2010
  • Casting from XmlDocument to XDocument

    Hello, I am developing an InfoPath 2003 template with C# code behind and am trying to cast from System.Xml.XmlDocument() to Microsoft.Office.Interop.InfoPath.Semitrust.XDocument(). So far, I have had no luck finding any examples of how to do this. I believe someone wrote a post about casting to System...
    Posted to Code (Forum) by mstaples709 on 11-19-2010
  • Re: Converting vb code from infopath 2007 to 2003

    I have been reading up on this and i have some of it working with the code below code. One of the two issues i'm still having is while looping through the repeating table "/my:fe_request" i can not get the value of the node ""/my:fe_request/my:frowid" and copy it to the variable...
    Posted to Code (Forum) by me789 on 02-17-2010
  • How to copy access data

    Hello, We have developed a nifty little InfoPath front end to an Access Database to handle our Project Management tasks. It contains one header row, for the activity, with 4 repeating tables under it to provide more details. We have used the canned features of Infopath integrated with ACCESS and all...
    Posted to Microsoft Access (Forum) by wc19380 on 11-05-2009
  • InfoPath 2007 & Visual Studio 2008

    I'm relatively new to InfoPath and desperately need some help. I've put together a few forms already to replicate existing functionality from our Lotus Notes systems, but have hit a bit of a wall. Basically I'm now trying to display a pop-up form or dialog from a button in the form. This...
    Posted to Newbie Questions (Forum) by bstammers on 10-01-2009
  • Parsing XML data returned from web service

    Hi, Currently I am working infopath and web service. Here I am submitting a text document to the web service where it will convert this into a XML data and sends back to the infopath. Before sending the data from web service, I am creating an object of a user defined class. Since the returned value...
    Posted to Newbie Questions (Forum) by Raajkumar on 09-22-2009
  • Re: Transferring data between two forms

    See article Programattically Transfer Data Between InfoPath Forms for details and instructions on how to transfer data between two InfoPath forms programmatically using a JScript example similar to the above. If using SharePoint you can submit the data to a SharePoint list from the first form eith using...
    Posted to Newbie Questions (Forum) by Daniels on 08-31-2009
  • Get Attribute of xsf:xDocumentClass Node in manifest.xsf

    How would I get the "name" attribute from the manifest.xsf file using C#? Example: name="urn:schemas-microsoft-com:office:infopath:FormName:-myXSD-2008-06-30T14-56-08" I want to retrieve "urn:schemas-microsoft-com:office:infopath:FormName:-myXSD-2008-06-30T14-56-08"
    Posted to Code (Forum) by fromonesource on 08-21-2009
  • Re: Transferring data between two forms

    Hi RhysAZ, Instead of opening the second form directly using a rule, you can make the button execute an OnClick event handler. The code executed then creates an AciveX (XML Document) Object which is what loads the second form programmatically. Try the following: 1. From the "Button Properties.....
    Posted to Newbie Questions (Forum) by Daniels on 08-11-2009
Page 1 of 2 (15 items) 1 2 Next >
Copyright © 2003-2019 Qdabra Software. All rights reserved.
View our Terms of Use.