Hello,
I'm trying to make conditional rendering work. It seems that twig is supposed to achieve that. I have enabled engine in the backend:
Then in the campaign template page, I write the follows where `WECHAT` is a custom field:
However, the test email I recieved is as follows. As you can see, the if statement was not interpreted.
Does anyone know how to make twig or conditional rendering work here?
Thank you
I'm trying to make conditional rendering work. It seems that twig is supposed to achieve that. I have enabled engine in the backend:
Then in the campaign template page, I write the follows where `WECHAT` is a custom field:
However, the test email I recieved is as follows. As you can see, the if statement was not interpreted.
Does anyone know how to make twig or conditional rendering work here?
Thank you