facebook

How to Show a Form Image in an Email?

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MobiOne Archive
  2.  > 
  3. Getting Help – General
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #334284 Reply

    mreade
    Member

    Support,

    I have several forms which show a PNG graphic in an image holder. I am currently able to create an email with the respect form field data, but now I would also like to show the PNG in the body of the email as well.

    What code snippet do i need to add to show the PNG image in the body of an email message?

    Thanks in advance,

    mreade

    #334298

    Hi mreade,

    Email attachment such as images or docs is not possible with the current email composition features introduced in 2.3. We are investigating these enhancements for a future version.

    #334331

    mreade
    Member

    Support,

    To make sure we are on the same page with my request, I will explain a little more what i am trying to do:

    My form has two text files (text1, text2) where users can enter numbers. The results are calculated and placed in a text holder.

    On the same form is an image holder called “image1.” That image displays a PNG graphic called “image1.png”

    I have a push button called Email. When the user selects this, the email client starts showing the text fields in the email body.

    To make sure we are on the same page, i want the image1.png on the form to be placed in the body of the email message.

    If this possible? If your previous reply refers to this, then i understand it is not possible at this time.

    Thanks in advance

    Attachments:
    You must be logged in to view attached files.
    #334355

    support-michael
    Keymaster

    >To make sure we are on the same page, i want the image1.png on the form to be placed in the body of the email message. If this possible? If your previous reply refers to this, then i understand it is not possible at this time.

    The SendMail action does not support attachments such as images.

    #334360

    mreade
    Member

    Actually, I was not using the “SendMail” action on click. Rather, I have written a javascript function to grab the info from the fields on a form then place them in the body of the email. I was hoping it would also be possible to grab the png image this way and place it too in the body of an email.

    Thanks

    mreade

    #334365

    support-michael
    Keymaster

    > I was hoping it would also be possible to grab the png image this way and place it too in the body of an email.

    Not possible from any html5 javascript mechanism that I know of.

    #334372

    mreade
    Member

    Thanks Wayne,

    I will stop trying to wreck my brain thinking about doing this.

    Regards,

    mreade

Viewing 7 posts - 1 through 7 (of 7 total)
Reply To: How to Show a Form Image in an Email?

You must be logged in to post in the forum log in