Email template dynamic if then else tags
Allow us to add %if% tags to email templates. So, for instance, we can do things like:
%if:OverdueDays>0% Overdue by: %OverdueDays%!! %endif%
%if:ProjectName% Project: %ProjectName% %else% No project. %endif%
1
vote
Virgil Ierubino
shared this idea