Good morning,
I have a small "ticketing" application for employees to notate issues that occur during their shift. When they submit the ticket, it's emailed to me - all working fine.
They want to be able to "screen shot" a computer issue and attach it to a ticket when they create it - so I added a large blob field and tested the form where they can drag, or browse to the screen shot. That's all working now too.
But when the form is submitted and the email is sent, I can't figure out how to have the screenshot attached to the notification email? If I just put the field into the email, I get hundreds of gibberish text lines in the email (which I assumed I would). In searching the forum, I see where it's suggested to include a link to the newly uploaded image, but I can't figure out the path to the image associated to the new ticket...and even if I did, wouldn't know what the employee even named the screenshot.
Is there an easy way to do this? Right now, I guess I can log on and review the image in a form - but ultimately it would be cleaner if the image was included in the submission of the new ticket form.
Thanks very much,
Mark.
I have a small "ticketing" application for employees to notate issues that occur during their shift. When they submit the ticket, it's emailed to me - all working fine.
They want to be able to "screen shot" a computer issue and attach it to a ticket when they create it - so I added a large blob field and tested the form where they can drag, or browse to the screen shot. That's all working now too.
But when the form is submitted and the email is sent, I can't figure out how to have the screenshot attached to the notification email? If I just put the field into the email, I get hundreds of gibberish text lines in the email (which I assumed I would). In searching the forum, I see where it's suggested to include a link to the newly uploaded image, but I can't figure out the path to the image associated to the new ticket...and even if I did, wouldn't know what the employee even named the screenshot.
Is there an easy way to do this? Right now, I guess I can log on and review the image in a form - but ultimately it would be cleaner if the image was included in the submission of the new ticket form.
Thanks very much,
Mark.
Comment