Can the form as a whole with the answers to be emailed to me

  • bktene
    Asked on December 16, 2017 at 6:01 AM

    I would like the form as a whole as it is filled in to be emailed rather than just the questions and the answers. So also the text fields. Is that possible?


    Regards, Elmar Vissers



  • liyam
    Replied on December 16, 2017 at 7:35 AM

    Unfortunately, it's not possible to show the form in an email, but you can manually design the answers sent through the email alerts to appear in an input field. Here is a sample of answers appearing in an input field:

    15134263172017 12 16 2010 Screenshot 10

    If this would suffice, here is how you do it:

    1) Edit your form on the form builder and open your email alert settings.

    1513427210form settings   emails Screenshot 21

    2) Once you have opened the selected email alert, you can click the source code button in the tool bar.

    15134266672017 12 16 2013 Screenshot 32

    3) Once the source code window appears, find the texts enclosed by { and } inside the HTML table tags and insert this code <input value="{YourVariableHere}">

    1513427493email alert   open source   ad Screenshot 43

    So if you do the same to all answers, it should appear that they are inside a textbox when it lands to your inbox.

    If you need assistance, please let us know.