Forums

Submit the Email depending on the field values

mvsx 11 Mar, 2010
Hi guys. I have setup a simple submit form that has these fields:

name {just text field}
company {text field}
branch of contact {dropdown list. 3 items only}
Enquire {text area}

What im trying to do is when a specific item under the dropdownlist is selected, it will be emailed to only a specifice email address. Most likely what im trying to work out is a conditional email submit.

Anyone?Help???! :?

Regards
Mike
GreyHead 11 Mar, 2010
Hi Mike,

I think that the code for this is in one of the FAQs - try FAQ #31.

Bob
mvsx 12 Mar, 2010
Thanks Bob! I really appreciate your response. I just didn't have the luxury of time to jump into the FAQ section. Let me take a look and hopefully this would solve my horrifying problem. :wink:
mvsx 12 Mar, 2010
Hi Bob,

Sorry about my english I think I have miswritten the issue. What I would like to make work is that like this:

if dropdown item number 1 is selected= will be emailed to email address number 1
if dropdown item number 2 is selected= will be emailed to email address number 2
if dropdown item number 3 is selected= will be emailed to email address number 3

So its like the items in the dropdown list would be emailed whichever is assigned to the item list.

Hope I have made it clearer this time.

Thank you very much!🙂
GreyHead 12 Mar, 2010
Hi msvx,

That's what I understood. And the code for that is in FAQ #31 and in several other threads here.

Bob
mvsx 12 Mar, 2010
Worked like a charm!😀 😀 😀

Thanks a lot Bob!
This topic is locked and no more replies can be posted.