D
Dan from Badgerland
In the submission block of code I check for empty fields. I also use a custom
error message using XDocument.UI.Alert. I do it this way for the text boxes
and group option buttons because the red outline looks bad on my form and my
custom error messages are more descriptive than the generic messages InfoPath
generates.
1. Is there a way to use the built-in validation without the red outline ?
2. Since these are checked when the submit button is pressed, is there a way
to suppress the 2nd generic InfoPath submission error message?
Thanks
error message using XDocument.UI.Alert. I do it this way for the text boxes
and group option buttons because the red outline looks bad on my form and my
custom error messages are more descriptive than the generic messages InfoPath
generates.
1. Is there a way to use the built-in validation without the red outline ?
2. Since these are checked when the submit button is pressed, is there a way
to suppress the 2nd generic InfoPath submission error message?
Thanks