Search - InfoPath Dev

InfoPath Dev

Use our Google Custom Search for best site search results.

Search

Page 1 of 1 (9 items)
  • Re: How to do programming with Repeating Sections?

    Hilary, Thanks so much for all your help! I got this working. I was having problems because there were groups inside my repeating group. I simiplified my XML schema and put all the fields inside the repeating group and it works like a charm. Thanks, Brooke  
    Posted to Code (Forum) by Brooke Hyde on 09-04-2008
  • Re: How to do programming with Repeating Sections?

    I'm still having some issues.  I changed the code to use eventObj instead of the CTRL name.  The code will still execute on the first group but won't execute on subsequent groups. The button the executes the script changes the view to a view with the results fields and display the results for the record that data is ...
    Posted to Code (Forum) by Brooke Hyde on 09-04-2008
  • Re: How to do programming with Repeating Sections?

    Hilary, Thanks for replying so quickly.   My button is inside my sections.  i have changed my code to read set objectvariable = CTRL69_8_OnClick.Source.selectSingleNode("XPath") Now I get the following error. Type mismatch: 'CTRL69_8_OnClick' I tried commenting that line out to better diagnose and it ...
    Posted to Code (Forum) by Brooke Hyde on 09-03-2008
  • How to do programming with Repeating Sections?

    I am working on a project that requires the user to enter data into a group of fields and then hit a calculate button and then calculations are ran using a vbscript.  The view is changed and the  results are shown in a new infopath view. I have this working for the first group of items in the repeating section. When I enter data for ...
    Posted to Code (Forum) by Brooke Hyde on 09-03-2008
  • Re: Passing data from vb.net to the open infopath form

    I would like the code to be able to use the query string parameters.   For this project, i figured out how to do this in javascript,  but i want to do my next one in vb.net or c#.   thanks,
    Posted to Code (Forum) by Brooke Hyde on 07-23-2008
  • Re: Passing data from vb.net to the open infopath form

    Does anyone know of a good code example that pulls data from infopath to .net,  uses the values for calculations, and then passes a value back to infopath?  I've tried alot of things but i still get unexpected errors when trying to do this.  any help or hint would be appreciated.  
    Posted to Code (Forum) by Brooke Hyde on 07-21-2008
  • Re: Passing data from vb.net to the open infopath form

    It was a double. i even tried to change it to string and then use .setvalue
    Posted to Code (Forum) by Brooke Hyde on 07-17-2008
  • Re: Passing data from vb.net to the open infopath form

    Thanks for your quick response.   I tried using the .setvalue. I could never it it to work becuase it said the Xpathnavigator did not accept that data type. I tried this using double, int, and string  eventually i figured out how to do this calculation using the formual box in code. I'm still curious why i could not save back to ...
    Posted to Code (Forum) by Brooke Hyde on 07-17-2008
  • Passing data from vb.net to the open infopath form

    I am working on a solution, I need to be able to run calculations on infopath form fields and pass the data back to a field on the form. I am using the Xpathnavigator class to get the data from infopath. I can't figure out how to write the data back to the form that I have open.  Is this possible?  Any help or hints would ...
    Posted to Code (Forum) by Brooke Hyde on 07-17-2008
Page 1 of 1 (9 items)
Copyright © 2003-2019 Qdabra Software. All rights reserved.
View our Terms of Use.