Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odgovori
9556 Prikazi

Hi,

Specifically, I want to put below behaviour in my email template for project task:

IF task.partner_id is set:

    Show this;

ELSE:

    Show that.


Thanks

Avatar
Opusti
Best Answer

Hi , 


% if task.partner_id :

            Show This

% else :

            Show That

% endif

Hope it Helps ,

Kiran

Avatar
Opusti
Related Posts Odgovori Prikazi Aktivnost
2
jan. 24
4319
2
jan. 24
9997
0
jan. 19
7131
0
mar. 15
3629
1
mar. 15
6903