Hi there!
Just need some advice for this questions:
1) thanks message in the middle of the page
I'm trying to put Thanks Message on focus but isn't working
http://hemovita.net/jm3/doacao/orientacoes-para-o-receptor.html
I tried this solution but couldn't figure out EXACTLY where to put the codes (neither 1st nor the 2nd option, tried both)
https://www.chronoengine.com/faqs/57-cfv4/cfv4-actions/2653-how-can-i-show-a-thanks-message-if-i-use-the-plug-in-or-module.html
(also created a thank you page but it got worst, the message is inside the homepage)
http://hemovita.net/jm3/index.php?option=com_content&view=article&id=35:agradecemos-seu-contato&catid=2:uncategorised&Itemid=101
2) emails - send different email messages
As I put the email on SETUP / ON SUBMIT / EMAIL / ADVANCED / DYNAMIC TO like this:
email1,email2,email3,email4,email5
It generates a single email sent to many adresses.
Is there a way to send one copy to each recipient? (so they feel that the message is unique).
Thanks a lot!
Regards
Lucas
Just need some advice for this questions:
1) thanks message in the middle of the page
I'm trying to put Thanks Message on focus but isn't working
http://hemovita.net/jm3/doacao/orientacoes-para-o-receptor.html
I tried this solution but couldn't figure out EXACTLY where to put the codes (neither 1st nor the 2nd option, tried both)
https://www.chronoengine.com/faqs/57-cfv4/cfv4-actions/2653-how-can-i-show-a-thanks-message-if-i-use-the-plug-in-or-module.html
(also created a thank you page but it got worst, the message is inside the homepage)
http://hemovita.net/jm3/index.php?option=com_content&view=article&id=35:agradecemos-seu-contato&catid=2:uncategorised&Itemid=101
2) emails - send different email messages
As I put the email on SETUP / ON SUBMIT / EMAIL / ADVANCED / DYNAMIC TO like this:
email1,email2,email3,email4,email5
It generates a single email sent to many adresses.
Is there a way to send one copy to each recipient? (so they feel that the message is unique).
Thanks a lot!
Regards
Lucas
Hi Lucas,
To scroll the message into view, please see this post
For the emails you could perhaps use BCC to hide the copy emails. There is no support in the standard ChronoForms Email for separate emails - if there are only two or three you could use separate email actions; otherwise you could use a Custom Code action to add the code to send multiple copies of the same email to different people.
Bob
To scroll the message into view, please see this post
For the emails you could perhaps use BCC to hide the copy emails. There is no support in the standard ChronoForms Email for separate emails - if there are only two or three you could use separate email actions; otherwise you could use a Custom Code action to add the code to send multiple copies of the same email to different people.
Bob
Thanks (again) Bob,
The solution from JCalvert worked fine.
http://www.chronoengine.com/forums/posts/t98455/p341156/scroll-to-top-of-form-when-form-submitted.html#p341156
I just put this inside the message (not the form):
Regarding the emails I'll do the BCC option.
Best Regards
Lucas
The solution from JCalvert worked fine.
http://www.chronoengine.com/forums/posts/t98455/p341156/scroll-to-top-of-form-when-form-submitted.html#p341156
I just put this inside the message (not the form):
<div id="myform"> (message code) </div>
Regarding the emails I'll do the BCC option.
Best Regards
Lucas
This topic is locked and no more replies can be posted.