Nível 1
Nível 2
Faça login na Comunidade
Faça logon para exibir todas as medalhas
Hi
i am assinging let vaiable in AJO email template how can i call this let it multible location inside the email template
{% let ABC = "Hello" %}
Os tópicos ajudam a categorizar o conteúdo da comunidade e aumentam sua capacidade de descobrir conteúdo relevante.
Visualizações
respostas
Total de curtidas
Here is an example mentioned in this documentation
In order to have the variable value displayed in the message content, use it within double curly brackets.
{% let variable = expression %}
{{variable}}
when i am using this in HTML block. Block is not getting validated
Visualizações
respostas
Total de curtidas
Can you share the error details ?
Visualizações
respostas
Total de curtidas
@MYSTERIOUSMAN It should work within the HTML content component as well. Example screenshot below that uses the let function,
Hi @SatheeskannaK @Mohan_Dugganab
Can we use or Condition in in if which you have showed the example above
Visualizações
respostas
Total de curtidas
hi @SatheeskannaK @Mohan_Dugganab @arpan-garg
Can we Create an array and pass mulitiple value in it like "var1","var2","var3","var4" and then use the event attribute where ever if it get matched it will print the content
Visualizações
respostas
Total de curtidas
Hi @SatheeskannaK and @Mohan_Dugganab,
Could you please help @MYSTERIOUSMAN further with their query?
Thanks!
Visualizações
respostas
Total de curtidas
Visualizações
Curtida
respostas
Visualizações
Curtida
respostas
Visualizações
Curtida
respostas