CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM (Moderator: Dave Greenberg) »
  • Address settings (labels) optional fields
Pages: [1]

Author Topic: Address settings (labels) optional fields  (Read 679 times)

frostmar

  • Guest
Address settings (labels) optional fields
October 29, 2010, 12:33:28 pm
Is it possible to optionally include a field? The labels are being sent out in the United Kingdom so having the country "United Kingdom" as the last field is not wanted. However, there are a handful of labels for other countries in which I would like to include the country. Is it possible to do something like this?

if {contact.country} == "United Kingdom" then
    print {contqact.country}
else
    print ""
endif

many thanks.


Martin

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM (Moderator: Dave Greenberg) »
  • Address settings (labels) optional fields

This forum was archived on 2017-11-26.