How do I get images to upload into the email when user submits the form?
I was wondering how I could have a form with multiple fields including an image upload field, and have them emailed to me once the user hits the submit button?
Also, is there anyway that you can make the form that was submitted to you more organized, and less standard? What I mean by that is when I receive the email it looks like this:
filter condition: good
notes: There was no cracks visible, no water leaking.
pump condition: good
notes: Pump is working optimally.
I would like it to look like this:
1.A Filters
Filter Condtion: Good
Notes: There was no cracks visible, no leaks.
Filter Image:
1.B Pump & Motors
Pump Condition: Good
Notes: Working optimally
Pump Image:
Something similar to this. Where I don't have to clean up the email when I receive it, and it looks similar to the webpages layout. If anyone could assist me with this, I would greatly appreciate it. Thank you!