• dacho

    (@dacho)


    Hi mates

    I want to use 1 contact ID
    And change the value of the “sendto” e-mail address according to where I am.
    Is a large quantity of different addresses and seems unnecessary to create each separate form
    All I need is just to give a parameter to the code of ContactForm7

    Is it possible this way?

    [contact-form-7 id=”XXX” title=”bla bla bla” sendto=”dynamic-value@g.co”]

    http://wordpress.org/extend/plugins/contact-form-7/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Mattki

    (@mattki)

    Hi Takayuki,

    I need exactly the same feature! Is there any chance that you can implement it? That would be great!

    Best regards
    Mattki

    Thread Starter dacho

    (@dacho)

    I found a solution for this, do it like this:
    [contact-form-7 id=”XXX” title=”bla bla bla” email*=”the-email-that-you-want@co.co”]

    p.s
    Too bad the staff does not give support

    Mattki

    (@mattki)

    Hi dacho,

    Thanks for your hint! Unfortunately it does not work with my site. Is there any special tag to use for the mail?

    BR
    Mattki

    I found a more flexible solution in using the plugin “Contact Form 7 Dynamic Text Extension”, which allows to include custom fields in the forms. The value of the custom fields can be modified by the wp function update_post_meta. In this way I hand name and email of the recipient over to the form.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Dynamic Email by parameter value ?’ is closed to new replies.