in

InfoPath Dev

Browse by Tags

  • Re: Jscript Error

    The code falis on the line 98 so I do not know if the code you have listed is working. ERROR InfoPath cannot open the selected form because of an error in the form's code. The following error occurred: Expected ';' File:script.js Line:98 var listService As New WebList.Lists(); CODE for Line...
    Posted to Code (Forum) by m181354 on 11-14-2008
  • Re: Jscript Error

    Thank you for your quick response. I changed my code but I am still getting the same error on line 98. I have a semi-colon so I do not understand why I get the error on that line. InfoPath cannot open the selected form because of an error in the form's code. The following error occurred: Expected...
    Posted to Code (Forum) by m181354 on 11-13-2008
  • Jscript Error

    I get the following error when I run the code below. Does anyone see a problem with the code? The line 98 already ends with ";" ERROR Form template: file:///C:\Documents%20and%20Settings\M181354\Desktop\PCAS%20Change%20Request%20Form.xsn InfoPath cannot open the selected form because of an...
    Posted to Code (Forum) by m181354 on 11-13-2008
  • Copy Repeating External Data Into a Form

    This zip file contains the following: Sample forms with code for copying repeating external data into a form JScript version C# version XML files that can be used as secondary data sources A tutorial for these samples is located here: http://www.infopathdev.com/blogs/hilary/archive/2008/07/04/how-do...
    Posted to Example Forms (FileGallery) by Hilary Stoupa on 07-04-2008
  • How Do I Copy Repeating Data From an External Source into My Form?

    Upon occasion you may need to copy external data into form fields bound to the form's Main Data Source. In this sample for InfoPath 2007, we will create a form with nested repeating tables and using code copy our external data to the appropriate tables. Our scenario is a selection of vehicles, grouped...
    Posted to Hilary Stoupa (Weblog) by Hilary Stoupa on 07-04-2008
  • 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 Example Forms (FileGallery) by Greg Collins on 09-01-2006
  • Search, v1.0

    Available Versions JScript VBScript VB.NET C# V1 SP1 ü Techniques Demonstrated: Use XPath to search a data source, including Rich Text controls, for user-specified query string. Store search results in secondary data source (allows for complex manipulation). Manipulate a secondary data source via...
    Posted to Example Forms (FileGallery) by Greg Collins on 09-01-2006
  • 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
  • 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 Example Forms (FileGallery) by Greg Collins on 09-01-2006
Page 1 of 2 (17 items) 1 2 Next >
Copyright © 2003-2007 Qdabra Software. All rights reserved.
View our Terms of Use.