Thanks for explanations. I'm not quite getting it to do what I need, though. I'm trying to make a form for "tell a friend" which emails a message to the user's choice - whose email address they type into an email field. The site is not live yet, here is the testing url: http://amaliallc.backenweb.com/home/tell-a-friend/
When I look on the notifications page I see the fields in the drop-down (the email fields as well as a hidden one I created when following this thread) but they are located after the if condition. Is it not possible to add the field data to the send to email field? I would like to add all three friend email addresses in the send to field, as shows on that form page.
I've also tried adding {custom_field:first_friends_email},{custom_field:second_friends_email},{custom_field:third_friends_email} in the send to field, and it flags it as an invalid email address. When I add the same to the BCC field, it doesn't flag it, but also doesn't send the email.
I'm sure I'm missing some here, thanks for any further clarification you can offer.
Posted 12 years ago on Thursday August 16, 2012 |
Permalink