~%DisableIf

Heads up! We're moving the Shared Email Templates for Outlook documentation to our new site: email-templates.app. The new version will be ready soon, and we hope you'll love the fresh, improved experience. Thank you for your patience during this transition.

Description

For the current email message, appointment, or meeting, this macro checks the specified field(s) for the specified condition. If the condition is met, the template is not inserted.

Syntax

~%DisableIf{
     "field":"from" | "to" | "cc" | "bcc" | "subject" | "location" |
        "recipient_first_name" | "recipient_full_name" | "recipient_last_name" |
        "sender_first_name" | "sender_full_name" | "sender_last_name" | "body",
     |
     "fields":["from", "to", "cc", "bcc", "subject", "location" |
        "recipient_first_name", "recipient_full_name", "recipient_last_name",
        "sender_first_name", "sender_full_name", "sender_last_name", "body"],
     "condition":"contains" | "does_not_contain" | "contains_any_of" | "contains_none_of" | "is_equal_to" |
        "is_equal_to_any_of" | "is_equal_to_none_of" | "is_empty" | "is_not_empty" | "matches" |
        "does_not_match"
     "value":"textvalue-mask" | "textvalue" | "regexvalue"
}

Works for

  • Email templates.
  • Appointment and meeting templates.

Examples of use

~%DisableIf{"field":"from","condition":"contains","value":"sales@"}

Deprecated macros

  • FromAccount

Please contact us here

Our working hours:
Pacific Time (PT) 11:00 PM (previous day) – 2:00 PM
Central European Time (CET) 08:00 - 23:00
Eastern Time (ET) 2:00 AM – 5:00 PM
Central Time (CT) 1:00 AM – 4:00 PM
Pacific Time (PT) 11:00 PM (previous day) – 2:00 PM
Australian Eastern Daylight Time (AEDT) 6:00 PM – 9:00 AM (next day)
If you want to attach files (e.g. screenshots or log files), it will be possible right after you send this form and we automatically create a support ticket for you.