Browse by Tags - InfoPath Dev
in

InfoPath Dev

Use our Google Custom Search for best site search results.

Browse by Tags

  • Re: Prompt User to submit if Fields changed when they click button

    Here's one way to do it: The idea is to store a copy of the form fields & values immediately after opening, and then add a function to detect when the fields have changed. When the user clicks your close button, call this function and if the values have changed, add code to submit the form; if...
    Posted to Code (Forum) by JenniferLindsay on 01-17-2013
  • How to code in C# to print for web browser form

    Hi, I am creating a print button in InfoPath 2010 form. It is web browser only form (Not InfoPath rich). What or How do I code print function? this.Print() is not available for web-based form. Thanks.
    Posted to Code (Forum) by gombear on 08-15-2011
  • Help with Save Paths

    I have a form created and I am trying to link a drop box choice to where it would be saved on a SharePoint folder location. Not sure if this could be done or not. I'm not great with "if" coding, but I figure it has to be done with that. example - If field3 = value 2 than save www.sitehere...
    Posted to Newbie Questions (Forum) by Baribrother on 07-07-2011
  • infopath submitted xml files how to merge into one file

    How to merge multiple xml files submitted from infopath web service? i have about 10 xml files with same structure (repeating tables) and almost same content. I just want to merge that repeating tables into one big table. is that possible? if possible how to do that? Thank you
    Posted to Code (Forum) by tobi418 on 06-13-2010
  • Multi action command button

    When a form is ready to submit, I would like to like to click one button and have the following be performed [needs to happen in this specific order] Run a “web service” already setup within the data connections section of the form. This web service gets the next Change Management reference number. Now...
    Posted to Code (Forum) by nobbsy on 02-07-2010
  • Stop the Submit if the form is open as read only

    Hi friends, I have the below code that runs for my submit that is running off of a button. Does anyone know how to (what to) put to stop this from running and give an error message if the form is open as read only? I am getting row update errors if someone trys to submit it as read only, there ends up...
    Posted to Code (Forum) by Danielle on 08-20-2009
  • DataConnection not defined error

    Hi guys, I am still struggling with a timeout error due to a slow network on my 2003 form. I have come up with the below code (never written code in Jscript before) and now I am getting an error, Data Connection not defined. Can anyone tell me what lines I am missing? XDocument.QueryAdapter.Timeout=120;...
    Posted to Code (Forum) by Danielle on 07-07-2009
  • Form Library Location for Forms published as a content type

    When publishing a form that will be used in multiple sites, I have been able to create custom code for the Submit option which extracts the Uri location from the Me.Template.Uri. I have now created a set of forms which have been published as content types to a root site location. The form library created...
    Posted to Code (Forum) by PhDUltra on 07-02-2009
  • Submit current view via email for InfoPath 2003 users

    For some time now, I have been on the hunt for a solution to allow InfoPath 2003 users to submit the current view (not the default view) of a form via email (Outlook) without it sending as an attachment. From what I am learning, there is a certain script or code that I can apply to the submit button...
    Posted to Code (Forum) by Passthepuck on 04-06-2009
  • Complicated time calculation

    Greetings all :0) I'm relatively new to the world of InfoPath so I'm learning all the time and would appreciate some help :0) Not the first time, probably not the last, but I'm glad this place is full of helpful people. I've been making a form that submits to a MS SQL box and I'm...
    Posted to General (Forum) by Jimothias on 01-28-2009
Page 1 of 2 (11 items) 1 2 Next >
Copyright © 2003-2019 Qdabra Software. All rights reserved.
View our Terms of Use.