in

InfoPath Dev

Browse by Tags

  • Simple Code to Add Row

    Hello, I am exhasted by all the post on this subject (both in this forum and on the web) that are absolutely confusing and vague. I wan't a simple JScript code to add a new (BLANK) row into a repeating table triggered by a field element (outside of the repeating table) on-change event. I already...
    Posted to Code (Forum) by PJagger on 07-08-2008
  • Export to (Tab Delimited) Text File

    Hi all, Currently I am manually exporting data to Excel then saving the Excel import as an (MS-DOS) text file. Surely there is a way to export directly to the text file using code! I am using jscript, however I am not averse to redesigning the form in another script if necessary. Any help would be greatly...
    Posted to Code (Forum) by PJagger on 05-30-2008
  • Date in a date picker from a date object

    Can I put a date in a date picker from a date object using code? I tried using many different ways but always but always the date returned is in a format different of the expected by the date picker. I only have sucess using string, but I want to try using a date object. Anyone know how to format the...
    Posted to General (Forum) by shayrlz on 04-17-2008
  • Programmitically Attach a file

    Hello! I have been pouring over this site and also googled my fingers to the bone looking for a solution to my problem. I am trying to attach a file to an IP 2003 Form. I have created the Attachment Control and figured out how to create the file I need via jscript. I then have code that creates an email...
    Posted to General (Forum) by LGrote on 04-01-2008
  • InfoPath Form and SharePoint UDCX data connection not returning lookup values.

    I have an InfoPath Form that has been published to a SharePoint 2007 document library. The form uses several lookup tables for dropdown list within the form. I have converted all of the data connections to a udcx connection on SharePoint. All of the dropdown boxes are working from the SharePoint Forms...
    Posted to General (Forum) by sboyddyn on 03-28-2008
  • How to retrieve the value from a previous column in a repeating table (filled from secondary datasource)

    1 secondary repeating tabelset containt information from a webservice 1 primary repeating table that i'm filling up with information from the secondary tableset ****** [ code] var myclone=XDocument.DOM.selectSingleNode("/my:myFields/my:R_group/my:RT_directreports").cloneNode(true); //clone...
    Posted to Code (Forum) by knudde on 02-28-2008
  • Re: Copy text from one repeating table to another

    Hi I have similar needs and I was hoping someone could help me out. I have an InfoPath form "A" that generates a report by using published fields from form "B" located on a sherpoint forms library. Now I need to be able to edit the data in form "A" Is there some code or...
    Posted to Code (Forum) by Alphamax on 02-12-2008
  • how to hide submit button in java script

    i want to hide submit button. i try to set the width and height 0 or 0px or 0% but they are not working....have you any solution for this i want to do this in only HTML and Java script not in any other languages
    Posted to Code (Forum) by chintan on 12-18-2007
  • Pre-populating the email "Introduction" field

    I'm trying to pre-populate the email "Introduction" field with text but keep getting an error - Object doesn't support this property or method" Below is the code I'm using. Any help would be great!!! Thanks, much! function XDocument::OnSubmitRequest(eventObj) var intro = XDocument...
    Posted to Code (Forum) by shmoss on 11-29-2007
  • Using a field from the form to save as the filename.

    Hi, I have a simple task. I have worked out how to use the SAVEAS function to save the file to a specific location on the file system. I need to include a field from the form in the file name. I am sure this is an easy one, but I have searched hard to find help but to no avail. Thanks for your help.
    Posted to Code (Forum) by PJagger on 11-21-2007
Page 1 of 2 (13 items) 1 2 Next >
Copyright © 2003-2007 Qdabra Software. All rights reserved.
View our Terms of Use.