select value and email recipient
-
Hi there,
If I set up a menu like so:<p>Select Whatever (required)<br /> [select* your-select include_blank "Name1|email1@whatever.com" "Name2|email2@whatever.com"]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.
The topic ‘select value and email recipient’ is closed to new replies.