Skip to main content
sama36763365
Participant
January 22, 2018
Question

can i create an email button without hard coding the address

  • January 22, 2018
  • 2 replies
  • 292 views

is is possible to create an email button that would allow me to manually email a completed form to client or do i need to hard code the address

This topic has been closed for replies.

2 replies

Inspiring
January 22, 2018

Yes, you can create a text variable to hold the email address. You then need to provide some code to populate that variable. This could be through a drop down field or an Acro dialog. There are even Regular Expression strings that can help validate the format of the inputted email address.

try67
Community Expert
Community Expert
January 22, 2018