Hi,
I’m creating a form that users can fill out with relevant data that is to be emailed to the CEO of the company. The email module works fine and the emails arrive as they should.
My question though, is can the resulting emails be formatted to be a little more user friendly?
Currently, it only returns the result of what is entered in the field. I was wondering if we could customize the output to have it read for example….
Name: John Smith
Address: 123 Elm Street
etc.
instead of…
John Smith
123 Elm Street
Thanks
Warren Austin