Hi everyone,I'm currently working with a transactional eDM using SOAP UI
for testing. This particular eDM has three pieces of content which are
supposed to render under certain circumstances.The fields which are
driving this, however, only have one value and if this value is not
passed via the API, then the fields aren't passed at all.What I've been
attempting to do is write conditional statements to drive the content of
the email by checking if the field is present. eg.<% if
(rtEvent.ctx.FIELDN...