When defining new email and postal greeting formats in Administer > Communications > Email Greeting Formats, I see a lot of available variables like {contact.first_name}
, {contact.last_name}
, and so on.
I would be happy to see the list of all available variables.
More precisely, when I refer to {contact.individual_prefix}
, I have access to the field Label
of the corresponding table, but I want to access the field Description
of the same table. I would like to know if this is possible, and if I have to install some extension in order to achieve that.