in

InfoPath Dev

Browse by Tags

  • Object reference not set to an instance of an object

    Hello there, I have 3 connected dropdown lists in my Infopath form. Selecting values from the first dropdown filters the entries in the second one and selecting a value in the second one will filter the entries of the third one. When selecting a value the second dropdown I get the "Object reference...
    Posted to Code (Forum) by tylkomat on 11-27-2008
  • Fun with Sequential Form IDs, SQL and Sprocs!

    I may be exagerating when I say 'fun'. Forgive me for that. There are a variety of ways that you can create a unique, human readable form Id. This blog post is for those of you who prefer not to have to write or buy a web service, and don't want to write more than a little code. I'm warning...
    Posted to Hilary Stoupa (Weblog) by Hilary Stoupa on 11-21-2008
  • Re: Contact Selector Control - cannot e-mail to selected contact.

    <p> Hi, I got a similar requirement! and was trying this code. it looks like this code was written in C++. what is the equivalent code for C#? IXMLDOMNode is not present in C# or am I missing any namespace? </p>
    Posted to General (Forum) by cathy on 11-20-2008
  • Creating a sign off button

    Hi all, I am creating an infopath 2007 form that my users will fill out and submit to a WSS 3.0 (not a MOSS portal site) site. The form will have a section for the user to click a button and sign off on the form. The functionality I am trying to accomplish is the following: Click on a button to sign...
    Posted to Newbie Questions (Forum) by Zombie8 on 11-19-2008
  • InfoPath Auto Print

    hello, I have an infopath form that has an information view and upon filling out the necessary questions in that view on submit it switches them to a corresponding view based on the choices they made in the information view. What I am wanting to do is on submit have the document Print 2 different views...
    Posted to Code (Forum) by DrewB83 on 11-14-2008
  • Loop through repeating table

    I have what I think should be a rather simple problem, but to a complete n00b like me, it's daunting at best. The basic scenario is this: I have a database set up for new employees of our company. Upon hire, our HR department will fill out a form (only the top portion) with employee information ...
    Posted to Newbie Questions (Forum) by cjg1979 on 10-15-2008
  • Printing Views Command

    Hello all. I am working on a form that has an information view and 27 corresponding print views. I want the information view options to determine on action what page prints. The end user will enter information on the information page which will then populate into the necessary spaces on the printable...
    Posted to General (Forum) by DrewB83 on 10-06-2008
  • Opening and Passing values from one form to another using C#

    Hi Everyone, I am fairly new to InfoPath programming and am looking for some sites/examples of opening another form and passing values to that form using C#. Can anyone suggest a good start? I am using Visual Studio Tools for Office to design, can I only have 1 project per form? It does not seem like...
    Posted to Code (Forum) by hiszorn on 09-18-2008
  • Problem in web based form

    Hi, I was using "String.ToLower()" function in my web based form to change the value of a text box to lower case in the code behind but it is not working. But, this works fine in infopath client. I am writing code as follows: XPathNavigator lastNameNavigator = this .CreateNavigator().SelectSingleNode...
    Posted to Code (Forum) by akash_waits on 09-09-2008
  • Re: repeating table add rows programaticly

    Hi Hilary, I was revisiting this issue because I ran into a problem when running the code. To update, here is the code I adapted to C# from your post earlier: public void CTRL_createSites_Clicked( object sender, ClickedEventArgs e) { //Get the value of the text box that holds the number of rows to add...
    Posted to Newbie Questions (Forum) by Patrick on 09-02-2008
Page 1 of 3 (30 items) 1 2 3 Next >
Copyright © 2003-2007 Qdabra Software. All rights reserved.
View our Terms of Use.