Forums

various e-mail reciver, drop-down related!

dagofee 07 Oct, 2009
Hello everybody from Berlin,

I have a form with a drop-down menu where the user can choose between different Hotels.
Is there a way to send an e-mail to the selected hotel?

The easyest solution is to create a single form for every hotel probably...just asking before to spent a week writing a hundred forms 😑

thanks in advance for any advices
GreyHead 07 Oct, 2009
Hi dgaofee,

You can add a hotel id to the url in the menu (use an External menu type) then look up the hotel email in a table and send the email with a Dynamic To. There's more in one of the FAQs #36 I think.

Bob
dagofee 07 Oct, 2009
Thanks Bob,

then look up the hotel email in a table and send the email with a Dynamic To



Can I do this with Chrono Connectivity?
otherwise I didn't understand anything 😑
GreyHead 07 Oct, 2009
Hi dagofee,

No, just add a DB query in your Form HTML - assuming that you have the hotel id and email stored in a database table.

Bob
dagofee 07 Oct, 2009
thanks bob,
but I have no clue on how to do this so I will try another way 🙄
This topic is locked and no more replies can be posted.