Browse by Tags - InfoPath Dev
in

InfoPath Dev

Use our Google Custom Search for best site search results.

Browse by Tags

  • Print Multiple View problems

    I have created a Shipping Request Form and have been using it for years. It is posted to SharePoint and sent to print via code this .Print( true ); InfoPath 2010 is being used. Recently I was asked if I could create a Packing Slip to go with the product we ship, so I created another view, and would like...
    Posted to Views (Forum) by mcminmark on 05-07-2013
  • ViewInfos.SwitchView getting view name from field

    Using Infopath 2010, browser enabled form on Sharepoint 2010, coding is in VB. I created a field called GoToView that get's the name of a view based on a Sharepoint list with a filter based on two drop down boxes. To verify the result I temporary show the content of this field in a text box. This...
    Posted to Views (Forum) by Sander0123 on 11-21-2012
  • Reset all fields in a View, including a repeating table using code

    I am contemplating using a reset button on my form (IP 2007) using a technique by S.Y.M. Wong-A-Ton, found here: http://www.bizsupportonline.net/blog/2009/08/clear-reset-fields-infopath-3-lines-code/ The tutorial was written for IP 2010 so I am not sure it will work for me - I plan to give it a try later...
    Posted to General (Forum) by Doreen on 12-29-2011
  • Back to top on view switch (Web browsable form) - Bug?

    I have an InfoPath 2010 form with 4 views. The form is a survey with a lot of radiobutton controls and at the bottom of each view there is a button for switching to the next view and so on. If I run this form in Infopath filler the form works as expected. That is when I click the button at the end of...
    Posted to Views (Forum) by aceriano on 01-14-2011
  • 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
  • Switch Views During the OnLoad Event

    InfoPath provides the SwitchView method to allow you to programmatically switch views from within your code. But SwitchView is a method of the View object, which does not exist until after the OnLoad event has completed. Any attempt, therefore, to use the SwitchView method in the OnLoad event handler...
    Posted to Greg Collins (Weblog) by Greg Collins on 06-27-2005
  • Switch Views via Code and Rules

    There will be times when you will want to switch views during unsupported events, such as the OnAfterChange event. Due to technical reasons in the underlying platform, InfoPath only allows you to switch views during the OnLoad event and the OnClick event handlers for buttons in the form or on toolbars...
    Posted to Greg Collins (Weblog) by Greg Collins on 06-10-2005
Page 1 of 1 (7 items)
Copyright © 2003-2019 Qdabra Software. All rights reserved.
View our Terms of Use.