Skip to main content
annem26965221
Participant
August 8, 2016
Question

I have created a form and I want to put a field that peopel can click and the form will automatically attach to an email with the email address pre-filled

  • August 8, 2016
  • 1 reply
  • 186 views

I have created a form and I want to put a field that peopel can click and the form will automatically attach to an email with the email address pre-filled

This topic has been closed for replies.

1 reply

try67
Community Expert
Community Expert
August 8, 2016

Create a button. Go to its Properties, Actions tab. Add a new Mouse Up command with a "Submit form" action.

As the target URL enter "mailto:me@server.com" (without the quotes, using your own email address).

Select the option to submit the complete PDF file and you're done.

It should look like this: