Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
2943 Переглядів

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

Аватар
Відмінити
Найкраща відповідь

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

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
1
бер. 24
2716
2
черв. 20
3862
5
січ. 20
6432
2
лют. 18
4439
3
жовт. 17
9215