• Resolved rjspiteri

    (@rjspiteri)


    Hi there,
    If I set up a menu like so:

    <p>Select Whatever (required)<br />
    [select* your-select include_blank
    "Name1|[email protected]"
    "Name2|[email protected]"]

    In the mail(2) section of the contact form configuration I can refer to the [your-select] shortcode to email out something to the value selected in the menu. Which is great, as it means the user will only see the value not the email.

    When I use contactformdb to record the submissions I don’t want to store the email address selected, but rather the value of the select – eg Name1

    Is this possible, and if so I don’t suppose someone could tell me how?
    I know I can refer to the first value by referring to it like so : [_raw_your-select] – I just don’t know how to get that value stored in the db.

    Any and all tips would be appreciated!
    Robin.

    https://www.ads-software.com/plugins/contact-form-7/

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘select value and email recipient’ is closed to new replies.