Hi, Im using a TWIG for writing the emails as Im sure many people do.
The problem is that I can’t reach all the properties.
For example, in the email {contactfield=companyindustry} works great, but I can’t use {{ contact.companyindustry }} in a twig.
Am I missing something?
/Carl-Johan