Good night
(Sorry for my english)
I try to make this
If in the dropdown I choice the value"Rose" the email is send to "Rose@xxxxx.com"
if in the dropdown i choice the value"tulip" the email is send to "tulipe@xxxx.com"
Thank you
(Sorry for my english)
I try to make this
If in the dropdown I choice the value"Rose" the email is send to "Rose@xxxxx.com"
if in the dropdown i choice the value"tulip" the email is send to "tulipe@xxxx.com"
Thank you
Hello Horus,
I'm not a Chrono professional, but after checking your new post, I think that the following links may help:
How to send an Email dynamically
How do I send an email to an admin?
How do I send an email to the user?
How can I send an email to different addresses?
P.S: I'm just an automated service😉
I'm not a Chrono professional, but after checking your new post, I think that the following links may help:
How to send an Email dynamically
How do I send an email to an admin?
How do I send an email to the user?
How can I send an email to different addresses?
P.S: I'm just an automated service😉
Hi Horus,
Please see the 'How can I send an email to different addresses?' FAQ that Prof, Calculus suggested.
Bob
Please see the 'How can I send an email to different addresses?' FAQ that Prof, Calculus suggested.
Bob
it's just to be sure about the FAQ
How can I send an email to different addresses?
create an table (table de données) with the emails of recipients (Email to use ?)
create an table ( //) with the name of recipients (like bob, george, ....)
insert the custom code before the event email
and in advance tab I meet 'email'
I think it's okay no ?
Sorry but I try during two days I send the email just for the first adress. If I select the first or the second values the email is always sended at the first email adress. Maybe I make a mistake or forget something ?
How can I send an email to different addresses?
create an table (table de données) with the emails of recipients (Email to use ?)
create an table ( //) with the name of recipients (like bob, george, ....)
insert the custom code before the event email
and in advance tab I meet 'email'
I think it's okay no ?
Sorry but I try during two days I send the email just for the first adress. If I select the first or the second values the email is always sended at the first email adress. Maybe I make a mistake or forget something ?
Hi Horus,
The code in the FAQ will work correctly. It doesn't use a table - just an array of email addresses.
If you post the code that you are using then we may be able to help.
Bob
The code in the FAQ will work correctly. It doesn't use a table - just an array of email addresses.
If you post the code that you are using then we may be able to help.
Bob
This topic is locked and no more replies can be posted.