Hello Matrixers,
I have an eCommerce form for sponsoring things in one of our National Parks, like you can sponsor a gate and have your initials and date on it. The form takes details about what you are sponsoring, and then details about your payment. Then it sends you a lovely 'thank you' email.
But I need to change the contents of those emails slightly depending on what you sponsored, especially the internal emails that go to staff as they need to have different finance codes to put the money into different pots depending on what was sponsored.
So I tried some conditional keywords, as they are my favorite thing ever in Matrix.. but they're not working.
Here's a snippet of the email that I recieve in my inbox, where you can see that the normal %response_12345_q1% keywords have worked and are outputting the values submitted in the form (like name, amount and email) but that the conditional keywords aren't being processed at all.
Customer name: Mr Micky Mouse
Customer email: mickymouse@gmail.com
Amount: £250
%begin_response_696787_q6%
Message for memorial wall:
This is the long message text
%end_response_696787_q6%
Do conditional keywords work in email body areas like this?
If they don't, do you have any ideas for a smart workaround?
Thanks for your help,
Charlie