I’m creating a custom email template. I’m using a placeholder {email}
as part of a link definition.
The link points to the page “contacts” of my app. I want to pass the placeholder {email}
as a data object element. All looks fine when saving the email template now.
When I leave the email template dialog (e.g. switch to another email template definition) and then go back to this email template, the link looks like this
with the following link definition:
It seems, that the template text is parsed incorrectly when using a placeholder as part of a link definition. I think this is a regression, because this method already worked for a long time …
Can you reproduce this issue?
Regards,