Send email copy subject

Home Forums Quform WordPress Send email copy subject

This topic is: not resolved
Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #19786
    moe
    Participant

    Hi there

    I want to add different subject for the emails
    for ex the received email : subject 1
    the copy to the user email : subject 2

    awaiting for your kind response

    Kind regards,
    Moe

    #19811
    Ally
    Support Staff

    You don't have permission to view this content. Please log in or register and then verify your purchases to gain access.

    #19839
    moe
    Participant

    Hi Ally

    Yes it’s related to my to the topic with html email and i used the code below already
    $mailer->Subject = ‘My new subject’;

    But it’s changed on the main email also

    What i need is when the user get a copy of the email so its gonna be with other subject
    this case we will use it for email copy to the user and html emails and should be different subjected than the original email.

    Kind Regards,
    Moe

    #19840
    moe
    Participant

    Other thing with this topic is. We need to add an extra text in the html email.
    But it’s not working actually maybe it’s wrong from us.

    her you get what we need to do

    <h2>Mail til PLADSMAND / BESTILLER</h2>
    Bestilling af LØBENDE TØMNING af container på: <b><?php echo $form->getValueHtml('iphorm_11_3'); ?></b><br /><br />
    <?php

    if ($form->getValueHtml('iphorm_11_3') == "Karup genbrugsstation"){
    echo "Karup genbrugsstation, Kirkebækvej 136, 8800 Viborg, tlf. +45 20 51 46 95</br> Mandag-fredag kl. 08-18 samt lørdag-søndag kl. 10-18";
    }
    elseif ($form->getValueHtml('iphorm_11_3') == "Møldrup genbrugsstation"){
    echo "Møldrup genbrugsstation, gravene 136, 8800 Viborg, tlf. +45 20 51 46 95</br> Mandag-fredag kl. 08-18 samt lørdag-søndag kl. 10-18";
    }
    ?><br />

    That mean if the value of select option = 1 so echo “hi”;

    Thanks a lot
    Moe

    #19889
    Ally
    Support Staff

    You don't have permission to view this content. Please log in or register and then verify your purchases to gain access.

    #19920
    moe
    Participant

    It’s a select option but it’s not working

    #19955
    Ally
    Support Staff

    You don't have permission to view this content. Please log in or register and then verify your purchases to gain access.

    #20002
    moe
    Participant

    Hi Ally

    I send you an email with what you request above. hope you received it.

    Could you please let me know if there is something wrong 🙂

    Kind Regards,
    Moe

    #20031
    Ally
    Support Staff

    You don't have permission to view this content. Please log in or register and then verify your purchases to gain access.

Viewing 9 posts - 1 through 9 (of 9 total)
  • You must be logged in to reply to this topic.
Be inspired. © 2024 ThemeCatcher Ltd. 20-22 Wenlock Road, London, England, N1 7GU | Company No. 08120384 | Built with React | Privacy Policy