Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
2492 Widoki

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

Awatar
Odrzuć
Najlepsza odpowiedź

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

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
1
mar 24
2204
2
cze 20
3449
5
sty 20
5906
2
lut 18
4020
3
paź 17
8606