Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
1 Svar
2420 Visninger

In Mass Mailing API I have defined a custom XML template.


I have no problem with IF condition if I write it as following :

% if condition:

    <p>Hello World!</p>

% endif


But as soon as I put inside a consequent HTML code, the line "% if condition:" is cleared and the line % endif still remain reaching an error : 

Please help me, I really need this conditionnal table in my template

Avatar
Kassér
Bedste svar

Please be aware that the % sign must be the first character on a line.

Avatar
Kassér
Related Posts Besvarelser Visninger Aktivitet
1
mar. 24
2139
2
jun. 20
3376
5
jan. 20
5819
2
feb. 18
3934
3
okt. 17
8501