Skip to main content
Participant
February 8, 2017
Question

Email

  • February 8, 2017
  • 1 reply
  • 172 views

Is there a way to set up a button that when you click it the form is automatically sent to a specific email address?

This topic has been closed for replies.

1 reply

try67
Community Expert
Community Expert
February 8, 2017

No quite. You can do it if you can install a script on the local computer of each user that's going to use this form.

Another option is to submit the form (or just the form data) to a web-service, which in turn can save it or email it.