Expand my Community achievements bar.

How I can assign a value of textfield to an email button??

Avatar

Level 1

Hi, How I can assign a value of textfield to an e-mail button??

In my form there are several options to send an e-mail, depending these options are selected the form will be send to different e-mail addresses. In my case I have a invisible textfield where I save the valid e-mail address and then I want to send the form to this address.

Can I do this??

Regards

1 Reply

Avatar

Level 10

Hi,

Here is a sample of three email buttons in increasing functionality: https://acrobat.com/#d=M3oe*KTVPuco6zeZoMg6Vg

The last button is a regular button that uses a script to build the send email instruction. The variables are gathered from the user's input into the form.

Hope that helps,

Niall