Browse by Tags - InfoPath Dev
in

InfoPath Dev

Use our Google Custom Search for best site search results.

Browse by Tags

  • Calculating Business Days Between Two Dates

    I am attempting to follow the alecpojidaev instructions to calculate the amount of working days between two date pickers on my own form using this link: https://alecpojidaev.wordpress.com/2008/12/30/infopath-codeless-programming-walkthrough-2/ . However, after copying his rules directly from his form...
    Posted to Code (Forum) by mrosenstein on 05-24-2019
  • FormError properties fails in a browser-enabled form

    Hi again. I've written code to populate a form errors list (to be displayed in an errors view when users trigger a button). It works great in client view, but fails in a browser-enabled form. After having spent a considerable time trying to solve this, I've concluded I'm in need of your considerable...
    Posted to Code (Forum) by Alf Kiil on 10-26-2010
  • Re: How to traverse from an errors object to its parent node (using C#)?

    Hi guys, It works. By the way. In my particular case, I was looking for the top level nodes where the names of the nodes varies (i.e. they don't always start with "my:CompanyTable"). The solution that works for me is simply: string topNode = err.Site.SelectSingleNode( "../.."...
    Posted to Code (Forum) by Alf Kiil on 09-29-2010
Page 1 of 1 (3 items)
Copyright © 2003-2019 Qdabra Software. All rights reserved.
View our Terms of Use.