• babbione

    (@babbione)


    Hello,

    is it possible to write a php code in the confirmation e-mail message from FS Contact form?

    I would like to show, in the confirmation e-mail, a calculation between two field values from the contact form.

    Example

    If the extrafield1 value is 5 and the extrafield2 value is 6, I would like to show the result of the sum (11) in the confirmation email.

    thank you for any help

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

Viewing 1 replies (of 1 total)
  • One of my goals is to add Plugin action hooks and a help page about how to use them, then you could add a custom function in your theme functions.php to modify the output like you want.
    Maybe in a future version I will do this.

Viewing 1 replies (of 1 total)

The topic ‘PHP code and confirmation e-mail message’ is closed to new replies.