Avatar

Correct answer by
Level 10

Hi,

Submit by email type buttons are fine where the parameters are static and known at design time.

Where the information required for the email is dynamic and gathered from the form, I would use a regular button and have script in the click event.

Here is an example for users with Acrobat/Reader v9.1 (it uses the valdationState event):

https://acrobat.com/#d=W72hKORXoOt0CAeKEJUuqQ

Here is an example that will work with earlier versions of Acrobat/Reader:

https://acrobat.com/#d=M3oe*KTVPuco6zeZoMg6Vg

In both cases have a look at the script in the third button.

Hope that helps,

Niall

View solution in original post