Send all answers in a table
I have found over the years that the best way to present form data submissions in a confirmation or notification email, is to use a simple html table with just a very simple formatting to separate the content. This is much more readable then simple text separated with just a ":" and a line break. But even more important; tables are much more "data safe", as it is easy to copy paste the form data to lets say a spreadsheet or another document that handles it further. In this way you can prevent line breaks or additional symbols in the text breaking the data input interpreter. Simple tables just always works and looks good.
Example:
![]()
Instead of:
Name: John Doe
Phone: 555
Email: [email protected]
I just submitted a request for “HTML email” that could achieve similar results with some extra work: https://feedback.diviengine.com/p/html-email
But having a simple "Send all answers in a table" option would be the best solution in my opinion. And this option should not be limited to regular form submissions (Contact Form), but globally available under the “Email Notification/Confirmation” tab on all Form Types. Lets say you are collecting responses as a custom post type and you want admin to receive notifications of new submissions. Then this option should be available as well.
Upvoters
Feature Details
Status:
Board: Divi Form Builder
Created: 18 July 2024
Last Updated: 21 August 2024
Posted By: mathias
Join the conversion, Login to Reply
A similar request was found here: https://feedback.diviengine.com/p/populate-confirmation-emails-with-all-answers-questions-in-1-click
If you like this, please consider to support both.