custom form: address variables directly and add them to code in E-Mail-Templates
If you use the email template to send the content of a custom form, there is no way to use a TWIG variable directly in the template. For example if you have a field with technical name bla you can't use for example {{ bla.technicalName }}. The code part in the templates is not filled neither.
2
votes
