Please note that this feature is not available for Flutter based apps at this moment. 


How to: Send a Form to an email address that your user filled in. 


===================


Note: You can also send an "blind copy" to yourself when you add your own email address in the Bcc section of the "email" action.


Note: The form data will NOT be stored in the DATA tab of your form block.


Note: The Advanced Tab will NOT work anymore, because we overwritten the action with our own Email Logic.


===================


Step 1: Build your form



Step2: Go to the Logic tab and click on the btnSubmit.Click



Step3: Click on the ACTION





Step 4: Delete the action



Step 5: Click on the blue “Plus” and select “Email” from the Actions popup



Step 6: Connect your fields. 


Of course Textfield1 is the name of our Name inputfield and Textfield2 our email address input field etc.




When you send the form you will get something like this:


 



 


Note: The form data will NOT be stored in the DATA tab of your form block.