Is there any way to show Section Breaks and HTML blocks in the emails sent to admins?
Is there any way to show Section Breaks and HTML blocks in the emails sent to admins?
Unfortunately, section breaks and HTML fields are not part of the form object so they aren't carried in as data to be used for the form submission.
You would basically need to mirror that data (the section breaks and HTML fields) in your notification and craft your own notification email using the merge tag drop downs.
Thanks for your quick reply! That's unfortunate... it would be a great feature to be able to have the HTML blocks and section breaks included in the email. Perhaps this can be added in a future GF update? Thanks!