Getting form contents in the email workflow task
So we;'ve a form and on the post of it, the data reverse replicates to author which seems working fine. What we want is to add a step, to send an email to us that includes form data plugged in a nice template. So we should be able to define an email template with variables and plug in form data into it so we get an email with all data entered.
Any useful link would work as well where it describes the process to configure the email task as well [where to update the template etc]