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 »
  • Post-installation Setup and Configuration (Moderator: Dave Greenberg) »
  • Editing default individual "contact details"
Pages: [1]

Author Topic: Editing default individual "contact details"  (Read 740 times)

photolimo

  • I’m new here
  • *
  • Posts: 17
  • Karma: 0
  • CiviCRM version: 4.0
  • CMS version: Drupal 7
  • MySQL version: 5.0.67
  • PHP version: 5.2.5
Editing default individual "contact details"
March 25, 2011, 01:38:13 pm
I am looking to modify the default "contact details" section when a user adds an new "individual" contact. I am aware of how to add custom data but in an effort to remove duplicates I would like to start by modifying the default contact details to be what we need them to be.

Example:

The default contact details section gives the user options for middle name and employer. This does not fit the needs of my organization. How would you go about modifying what is shown on this form without hacking the core of Civi?

arielqgold

  • I’m new here
  • *
  • Posts: 17
  • Karma: 1
  • CiviCRM version: 3.3.1, 3.3.5, 3.4.5
  • CMS version: Drupal 6.22
Re: Editing default individual "contact details"
March 25, 2011, 03:40:01 pm
Eliminate the middle name: http://wiki.civicrm.org/confluence/display/CRM/Development+Exercise+Solutions

CiviTeacher.com

  • I live on this forum
  • *****
  • Posts: 1282
  • Karma: 118
    • CiviTeacher
  • CiviCRM version: 3.4 - 4.5
  • CMS version: Drupal 6&7, Wordpress
  • MySQL version: 5.1 - 5.5
  • PHP version: 5.2 - 5.4
Re: Editing default individual "contact details"
March 28, 2011, 11:40:22 am
I prefer using jQuery hide() in a Drupal block, because CiviCRM's code (both .php and templates) remains completely unchanged.
Try CiviTeacher: the online video tutorial CiviCRM learning library.

photolimo

  • I’m new here
  • *
  • Posts: 17
  • Karma: 0
  • CiviCRM version: 4.0
  • CMS version: Drupal 7
  • MySQL version: 5.0.67
  • PHP version: 5.2.5
Re: Editing default individual "contact details"
March 28, 2011, 12:02:33 pm
Is there any way to modify the labels to suit your needs instead of just hiding the field?
« Last Edit: March 28, 2011, 01:04:11 pm by photolimo »

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Post-installation Setup and Configuration (Moderator: Dave Greenberg) »
  • Editing default individual "contact details"

This forum was archived on 2017-11-26.