Browse by Tags - InfoPath Dev
in

InfoPath Dev

Use our Google Custom Search for best site search results.

Browse by Tags

  • 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
  • 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
  • Tabbed navigation

    Hello, I'm hoping that someone can help me out. I created a really nice form in InfoPath 2007 that used tabbed navigation, managed by a small script, following a tutorial I found online. Basically, I have buttons that when clicked, show only certain sections of the form. Now, the problem is, jscript...
    Posted to Code (Forum) by blue_psychedelic on 04-20-2009
  • Select a Master Table Row via Code, v1.0

    Available Versions JScript VBScript VB.NET C# V1 SP1 ü Techniques Demonstrated: Identify the currently selected master table row using GetNamedNodeProperty. Change the currently selected master table row using SetNamedNodeProperty. Use buttons to select the first and last rows in the master table...
    Posted to Samples and templates (FileGallery) by Greg Collins on 09-01-2006
  • Reordering Table Rows. v1.0

    Available Versions JScript VBScript VB.NET C# V1 ü SP1 ü ü Techniques Demonstrated: Reordering table rows via script. Table row numbering with an Expression Box. Miniature arrow buttons. Hand-edited XSL, includes: Updated style attribute of arrow buttons to include: LINE-HEIGHT: 5px; Conditional...
    Posted to Samples and templates (FileGallery) by Greg Collins on 09-01-2006
  • Populating Fields After Selection With Search, v1.0

    Available Versions JScript VBScript VB.NET C# V1 SP1 ü Requirements: Local Installation of Microsoft SQL Server. SQL Northwind database installed. Techniques Demonstrated: Using SQL as a secondary data source. Connecting a drop-down list box to a SQL database. Using rules to populate the main data...
    Posted to Samples and templates (FileGallery) by Greg Collins on 09-01-2006
  • Accessing and Updating Repeating Table Row Cells, v1.1

    Available Versions JScript VBScript VB.NET C# V1 ü SP1 ü Techniques Demonstrated: Populate a table cell when a row is inserted (via rules in SP1 and code in V1). Reference a different cell on the same row (via rules in SP1 and code in V1). Using a button per table row to update a cell (via...
    Posted to Samples and templates (FileGallery) by Greg Collins on 09-01-2006
  • Order of Processing at OnClick

    In InfoPath, the order of processing when a user clicks a button is: Rules Code When you write your OnClick event handler, take into account that any rules associated with the button will be processed before the code is reached. This can be very useful, but can also create some headaches if not understood...
    Posted to Greg Collins (Weblog) by Greg Collins on 07-15-2004
Page 1 of 1 (8 items)
Copyright © 2003-2019 Qdabra Software. All rights reserved.
View our Terms of Use.