Expand my Community achievements bar.

Adobe Summit 2025: AEM Session Recordings Are Live! Missed a session or want to revisit your favorites? Watch the latest recordings now.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

"Submit Canceled" message appearing after clicking e-mail buttons

Avatar

Former Community Member

On the forms I've been creating, a "Submit Canceled" message window has been appearing for users whenever they click the e-mail button on the form, although the functionality of the e-mail button works fine and does what it is supposed to do (opens the e-mail window with the proper addresses, subject, and text, no problem).

Anyone know how to get rid of this "submit canceled" message?  A sample of one of my documents is here:

https://acrobat.com/#d=40jQ4MZutn-BPLswgv37PA

I'm using Acrobat 9.3, LS 8.2, and e-mail client is MS Outlook 2007.

Thanks!

1 Accepted Solution

Avatar

Correct answer by
Level 10

Try this corrected file..

https://acrobat.com/#d=NYCyBXSnCrbUHu*4PC2ApA

I changed the control type of the button to Regular and moved the code to Click event.

Thanks

Srini

View solution in original post

2 Replies

Avatar

Correct answer by
Level 10

Try this corrected file..

https://acrobat.com/#d=NYCyBXSnCrbUHu*4PC2ApA

I changed the control type of the button to Regular and moved the code to Click event.

Thanks

Srini

Avatar

Former Community Member

This indeed fixed the issue.  Thank you!