Search - InfoPath Dev

InfoPath Dev

Use our Google Custom Search for best site search results.

Search

Page 1 of 1 (2 items)
  • Re: Display Validation Error Summary in InfoPath 2013

    Hi Hilary, What do you think about this code below: public void CTRL2_5_Clicked(object sender, ClickedEventArgs e) { // Write your code here. FormErrorCollection myFormErrors = Errors; XPathNavigator mytxtbox = MainDataSource.CreateNavigator(); mytxtbox = ...
    Posted to InfoPath (Forum) by earlgerald on 01-13-2018
  • Display Validation Error Summary in InfoPath 2013

    I'm trying to use "Check for Errors" button with code behind to display validation errors in InfoPath 2013. This code below worked in the previous versions. Does anyone know how to apply this code to work in InfoPath 2013 or newer using C#? function CTRL348_5::OnClick(eventObj) { // Write your code here ...
    Posted to InfoPath (Forum) by earlgerald on 01-12-2018
Page 1 of 1 (2 items)
Copyright © 2003-2019 Qdabra Software. All rights reserved.
View our Terms of Use.