Hi, We have a form that we would like to send out via the "Distribute
Form" feature on LiveCyle. The form is curently implemented with a
"Button" on the form, when clicked would activate a "Email submit
button" which would do validation and then fire the emailing processing
of the form. However, this does not work well when using the "Distribute
Form" feature as the "Distributed" version of the file adds in a
seperate "Submit form" button on the top right which does not use the
same event handle...