Skip to main content

Combine first and last name when in two separate fields?

The “Body” of the letter comes up with either “first_name” or “friend”.

I like it to be “first_name” and “last_name” or friend.

Dear {{ recipient.first_name_or_friend }} --

Like millions of others who now call Florida home, I worked and raised a family someplace else, never knowing that fate and opportunity would one day have me living here.
But here I am.

If I have it like above, it will be “Dear Csaba –“.
I want it to be “Dear Csaba Kulin” or “friend”

Official response from
Csaba, you have to use variables that exist in the database and are available for emails. You can find a list of those here:
http://nationbuilder.com/what_liquid_variables_are_available_in_an_email_blast

You want to use: recipient.full_name_or_friend
Share this post

Showing 2 reactions

How would you tag this suggestion?
Please check your e-mail for a link to activate your account.