Using personal salutations

Using personal salutations


Invitario contains a number of macros for automatically generated salutations that you can use to personalise emails, event websites and PDF files. 

This option can only be used if you know a contact’s gender and – depending on the required salutation (formal or informal) – their first or second name. Invitario will then use this information to create the (formal or informal) salutation you specified. Contacts for which you do not have this information will be addressed with a neutral salutation.
 
In addition to the above, you can also specify a custom salutation, which you will have to enter in the corresponding master data field for all of the contacts on your invitation list.

Salutation (formal)

The {{guest.salutation}} macro is composed as follows: “Dear Mr./Ms. Surname title (suffix)”

Salutation (informal) 

The {{guest.salutationInformal}} macro is composed as follows: “Dear first name”

Custom salutation 

The {{guest.customSalutation}} macro will contain the entire text entered in the “Custom salutation” field. 
 
Example:

Language
 Individual salutation
Gender 
Title
Last name
First name 
Title (suffix) 
en
Your Highness, John Doe 
m
Prof.
John 
Doe
B.Sc. 


Text in Editor 
Displayed text for the record above 
{{guest.salutation}}, 

we are pleased... 
Dear Prof. Doe, B.Sc.,

we are pleased...
{{guest.salutationInformal}}, 

we are pleased... 
Dear John,

we are pleased... 
{{guest.individualSalutation}}, 

we are pleased... 
Your Highness, John Doe

we are pleased...