Skip to Content
Menu
This question has been flagged
1 Odpoveď
2241 Zobrazenia

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
Zrušiť
Best Answer

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

Avatar
Zrušiť
Related Posts Replies Zobrazenia Aktivita
1
mar 24
1967
2
jún 20
3233
5
jan 20
5621
2
feb 18
3761
3
okt 17
8363