This forum is no longer open and is for reading/searching only.

Please use our new MachForm Community Forum instead.

MachForm Community Forums » MachForm 4

Images embed in email as well as attachment.


  1. mbs14a
    Member

    Prior to 4.4 images arrived correctly as attachment.

    In 4.4 they are also embedded in message as well as attachment.

    how can I turn the embed bit off - not needed as well.

    thanks

    Posted 10 years ago #
  2. yuniar

    This is actually a new functionality we added into v4.4
    If you want to turn this off, you can edit the "machform/includes/entry-functions.php" file. Search around line 285 for this code:

    $show_image_preview = $options['show_image_preview'];

    change it to become:

    $show_image_preview = false;

    MachForm Founder

    Posted 10 years ago #
  3. williamansley
    Member

    I would like to request that this be made an option that can be activated/deactivate on a form-by-form basis from the GUI admin interface.

    Posted 10 years ago #
  4. sunriseal
    Member

    +1

    Posted 10 years ago #
  5. Anonymous
    Unregistered

    +1

    I would like to be able to turn it off.

    Posted 10 years ago #

RSS feed for this topic

Reply