How can we get the email in the same format as the submitted form?

  • CarlSTABC
    Asked on June 13, 2016 at 6:41 AM

    when i receive the emailed form how can i get it to print in the format it was created as at the moment i get it as a listed form

  • Ben
    Replied on June 13, 2016 at 8:54 AM

    You could change your form to match any design that you are after and simply output the field values where needed.

    It will however display the submitted data in a list (as you have seen).

    To change it, simply open the email notifier / autoresponder and edit its body.

    Once you click on save, it will be saved and used from that point on with your own design.

    How can we get the email in the same format as the submitted form? Image 1 Screenshot 20

    Using the toolbar at the top, you can quickly change the layout and the style of each segment of your email, while Form Fields dropdown button in the right corner will allow you to add the field tags in right location so that you can show the submitted values.

    It is good to point out that form online and form in the email will be much different. In general you should expect that some styles are removed from email - by your email client. And since there are many different ones, it would not be possible to set it all up for each (so that it looks like the form where js could run as well does).