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) »
  • Missing Field - Postal Code--Problem Solved
Pages: [1]

Author Topic: Missing Field - Postal Code--Problem Solved  (Read 726 times)

jseroskie

  • I’m new here
  • *
  • Posts: 4
  • Karma: 0
  • CiviCRM version: 4.4.3
  • CMS version: Drupal 7.22
  • MySQL version: 5.5.34-cll
  • PHP version: 5.4.15
Missing Field - Postal Code--Problem Solved
December 27, 2013, 09:44:08 pm
The postal code field is not showing up in contact input and advanced search forms. It does show up however in the search result list tables. Is anyone else having this problem? Same problem existed on version 4.2 for me. I upgraded to 4.4.3 but it is still missing. This is the only field I am having trouble with.

Example screen shot of individual input form is attached.

My address display format is below and Zip Code address editing is enabled.

{contact.address_name}
{contact.street_address}
{contact.supplemental_address_1}
{contact.supplemental_address_2}
{contact.city}{, }{contact.state_province}{ }{contact.postal_code}


« Last Edit: February 05, 2014, 01:39:41 pm by jseroskie »
Jim Seroskie
Guild of NH Woodworkers

JonGold

  • Ask me questions
  • ****
  • Posts: 638
  • Karma: 81
    • Palante Technology
  • CiviCRM version: 4.1 to the latest
  • CMS version: Drupal 6-7, Wordpress 4.0+
  • PHP version: PHP 5.3-5.5
Re: Missing Field - Postal Code
December 30, 2013, 10:06:05 am
That's very odd!  Is it possible that:
* You inherited this from someone who customized the template to remove the postal code?
* You may want to check your web browser's Javascript console and Net tab (assuming Chrome/Firefox) to see if there are any AJAX 404 errors or similar.
Sign up to StackExchange and get free expert CiviCRM advice: https://civicrm.org/blogs/colemanw/get-exclusive-access-free-expert-help

jseroskie

  • I’m new here
  • *
  • Posts: 4
  • Karma: 0
  • CiviCRM version: 4.4.3
  • CMS version: Drupal 7.22
  • MySQL version: 5.5.34-cll
  • PHP version: 5.4.15
Re: Missing Field - Postal Code
December 30, 2013, 10:33:32 am
Thanks for responding.

This was a new installation and design. No templates that I know of. I have imported data which is fine but am still doing setup and design.

I have no problem with the postal code field when used in a custom profile.

This is the only console warning I get (no errors) when loading a contact page.

event.returnValue is deprecated.
Please use the standard event.preventDefault() instead. js_l05TqsKowX0UoMY-4PQGFOFXZPzJ_H9J-6Gahxj5wAk.js:2981
Jim Seroskie
Guild of NH Woodworkers

jseroskie

  • I’m new here
  • *
  • Posts: 4
  • Karma: 0
  • CiviCRM version: 4.4.3
  • CMS version: Drupal 7.22
  • MySQL version: 5.5.34-cll
  • PHP version: 5.4.15
Re: Missing Field - Postal Code
February 05, 2014, 01:38:23 pm
Problem solved.

I had changed the name of the postal_code field some time ago to zip_code. This caused the field to go missing in SOME forms but not all.

Changing the label is OK. Changing the field name in CiviCRM should be done with caution.
Jim Seroskie
Guild of NH Woodworkers

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using Core CiviCRM Functions (Moderator: Yashodha Chaku) »
  • Missing Field - Postal Code--Problem Solved

This forum was archived on 2017-11-26.