Browse by Tags - InfoPath Dev
in

InfoPath Dev

Use our Google Custom Search for best site search results.

Browse by Tags

  • Updating an element right before submitting

    I would like to update an element right before the person uses the Submit button used in Tools\Submitting forms. I figured I'd use OnSubmitRequest. function XDocument::OnSubmitRequest(eventObj) { XDocument.DOM.selectSingleNode("my:...").text = XDocument.Errors.Count; } But for some reason...
    Posted to Newbie Questions (Forum) by admot on 01-08-2009
Page 1 of 1 (1 items)
Copyright © 2003-2019 Qdabra Software. All rights reserved.
View our Terms of Use.