in

InfoPath Dev

Browse by Tags

  • Repeating Cascading Lists with Extracted First Level, v1.0

    Available Versions JScript VBScript VB.NET C# V1 SP1 ü Techniques Demonstrated: Repeating three-level cascading drop-down list boxes. First cascade level extracted outside of repeating table. Hidden field to correspond to extracted first cascade level. Preserve Code Block. Use of XSL variables for...
    Posted to Example Forms (FileGallery) by Greg Collins on 09-01-2006
  • Repeating Cascading Lists of Cascading Lists, v1.0

    Available Versions JScript VBScript VB.NET C# V1 SP1 ü ü Techniques Demonstrated: Cascading drop-down list boxes in successive repeating tables. Filter duplicate entries. Filter previous selections. Use XSL current() function to ensure proper cascade. Secondary data source to populate drop...
    Posted to Example Forms (FileGallery) by Greg Collins on 09-01-2006
  • Populating Table Row After Selection (Code), 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 code to populate the main DOM...
    Posted to Example Forms (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 Example Forms (FileGallery) by Greg Collins on 09-01-2006
  • Moving Items Between List Boxes, v1.1

    Available Versions JScript VBScript VB.NET C# V1 ü SP1 ü Techniques Demonstrated: Preserve Code Block. Moving items between list boxes. Populating a drop-down list box via script. String object extensions.
    Posted to Example Forms (FileGallery) by Greg Collins on 09-01-2006
  • Fully Editable Drop-down List Box, v1.5

    Available Versions JScript VBScript VB.NET C# V1 ü SP1 ü Techniques Demonstrated: Preserve Code Block. Populating a drop-down list box via script. Populating a drop-down list box from repeating list in main DOM. Selective population of a drop-down list box based on choice. Foreground and background...
    Posted to Example Forms (FileGallery) by Greg Collins on 09-01-2006
  • Keep Track of List Selections

    At some point it might be necessary to keep track of order of the selections a user makes in a single list box or drop-down list box. You can accomplish this by writing your own code in an OnAfterChange event handler, or you can use rules. In this task we will create a list box and track the order of...
    Posted to Greg Collins (Weblog) by Greg Collins on 06-09-2005
  • Populate a Drop-Down List Box via Code

    NOTE: This article was written for the original InfoPath 2003, which did not support secondary data sources. You can still use code to populate a drop-down list box, but the better approach is to have the drop-down list populate from a secondary data source, and then use code to add nodes to that list...
    Posted to Greg Collins (Weblog) by Greg Collins on 07-12-2004
Page 1 of 1 (8 items)
Copyright © 2003-2007 Qdabra Software. All rights reserved.
View our Terms of Use.