Expand my Community achievements bar.

E-mail submit button scripting

Avatar

Level 2

Hi,

I have a form in which I need some scripting for the submit button.  I would like for the e-mail address to depend on what checkbox is selected.  I have five cities to choose from and each city has it's own e-mail address.  Can anyone help me with the scripting?  Can I do this if the form is static?  Does it have to be dynamic?

Thanks in advance to anyone who can help!

1 Reply

Avatar

Level 10

See if this helps with the Scripting..

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

In the form where you have To Email address, that's where you need to concatenate all the emails in your code and send it to "mailto:" function.

Thanks

Srini