Announcement

Collapse
No announcement yet.

How to correctly use IF's in mails

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • How to correctly use IF's in mails

    Hello
    today when i decide to modify default template for mail with invitations i saw that here is something like this:

    Start: {{#if isAllDay}}{{dateStartDate}}{{else}}{{dateStart}}{{/if}}

    And i'm wondering, how ca i use those if's and elses in other cases, for example to add text from description field if status of record is "completed" in task entity. Is that possible?
Working...
X