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

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
2211
2
черв. 20
3457
5
січ. 20
5917
2
лют. 18
4034
3
жовт. 17
8621