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 »
  • Using Core CiviCRM Functions (Moderator: Yashodha Chaku) »
  • How to get postal code suffix to print on labels?
Pages: [1]

Author Topic: How to get postal code suffix to print on labels?  (Read 1297 times)

twowheeler

  • I post occasionally
  • **
  • Posts: 115
  • Karma: 11
    • Harrisburg Christian Performing Arts Center
  • CiviCRM version: 4.3.4
  • CMS version: Drupal 7.22
  • MySQL version: 5.1
  • PHP version: 5.3
How to get postal code suffix to print on labels?
September 03, 2007, 07:53:23 pm
Now that I have the USPS address verification link going, I am getting 9-digit zip codes back -- but they don't print on the mailing labels.  I am using this label format:

{contact_name}
{street_address}
{supplemental_address_1}
{supplemental_address_2}
{city}{, }{state_province}{ }{postal_code}

but postal_code is only the first 5 digits.  I tried postal_code_suffix but it did not work.  Can you tell me how to make it print the last 4 digits of the zip code?  Thanks!

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: How to get postal code suffix to print on labels?
September 03, 2007, 08:38:24 pm

I looked at the code and it seems like we do not support postal code suffixes for mailing labels (and address display). Please file an issue and we'll fix this in the 2.0 release. The changes are a bit spread out across a few files and database preferences :(

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

twowheeler

  • I post occasionally
  • **
  • Posts: 115
  • Karma: 11
    • Harrisburg Christian Performing Arts Center
  • CiviCRM version: 4.3.4
  • CMS version: Drupal 7.22
  • MySQL version: 5.1
  • PHP version: 5.3
Re: How to get postal code suffix to print on labels?
September 03, 2007, 09:01:33 pm
Ok.  It is http://issues.civicrm.org/jira/browse/CRM-2252.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using Core CiviCRM Functions (Moderator: Yashodha Chaku) »
  • How to get postal code suffix to print on labels?

This forum was archived on 2017-11-26.