it seems in the email options for recipient email the % is being stripped?
example:
%response_1821068_q5^replace_keywords:notempty:
Mobile |
{response_1821068_q5} |
%
but in the receipts it just prints {response_1821068_q5}
I’ll get my colleague to articulate. I do know that a txt file is used to copy content into the email screen ( and keywords apparently don’t work form a txt file - but it’s only used for copy and pasting.
in the source view it also trys to wrap p tags
**<p>**<meta http-equiv="Content-Type" content="text/html; charset=utf-8"><meta name="viewport" content="width=device-width">
<style type="text/css">
body {padding: 0;margin: 0;min-width: 100%;background-color: #ffffff;font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;}#wrapper {margin-left: auto;margin-right: auto;background-color: #ffffff;width: 620px;border-bottom: none;}h1 {font-size: 26px;color: #444444;}h2 {font-size: 22px;color:
#555555;}h3 {color: #FF530D;}table {border-collapse: collapse;border-spacing: 0;width: 600px;border-bottom: 2px solid #d3d3d3;}.error {color: #FF530D;}.question {width: 30%;text-align: right;padding: 10px;}.pad {padding: 10px;}.list {padding: 10px;border-bottom: 1px dashed #999999;}
</style>
**</p>**