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) »
  • removing household contact type
Pages: [1]

Author Topic: removing household contact type  (Read 691 times)

Pauln60

  • I’m new here
  • *
  • Posts: 21
  • Karma: 0
  • CiviCRM version: 4.1
  • CMS version: Drupal 6
  • MySQL version: 14.2
  • PHP version: 5.38
removing household contact type
September 19, 2012, 01:39:41 pm
We want to remove the 'household' contact type.  We removed it from the navigation menu, but it's still in the 'create new' options.  I see others have done this by setting the 'is_active' field to zero for the household contact record - what's the best option for CiviCRM 4.1.2?

Thanks for any input,
Paul N.

Coleman Watts

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 2346
  • Karma: 183
  • CiviCRM version: The Bleeding Edge
  • CMS version: Various
Re: removing household contact type
September 19, 2012, 02:51:22 pm
Have you tried that approach? Seems simplest.
Try asking your question on the new CiviCRM help site.

mango

  • I’m new here
  • *
  • Posts: 26
  • Karma: 0
    • Mango
  • CiviCRM version: 4.1
  • CMS version: Drupal
  • MySQL version: not sure
  • PHP version: not sure
Re: removing household contact type
March 03, 2013, 06:30:54 pm
Sorry about the bump, but where can I find the code for households? Is it the civicrm.config.php file? Can someone please post more details about this method?

Thanks

petednz

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4899
  • Karma: 193
    • Fuzion
  • CiviCRM version: 3.x - 4.x
  • CMS version: Drupal 6 and 7
Re: removing household contact type
March 03, 2013, 06:41:30 pm
i think they are just talking about in the database
civicrm_contact_type
change the is_active from 1 to 0
Sign up to StackExchange and get free expert advice: https://civicrm.org/blogs/colemanw/get-exclusive-access-free-expert-help

pete davis : www.fuzion.co.nz : connect + campaign + communicate

mango

  • I’m new here
  • *
  • Posts: 26
  • Karma: 0
    • Mango
  • CiviCRM version: 4.1
  • CMS version: Drupal
  • MySQL version: not sure
  • PHP version: not sure
Re: removing household contact type
March 05, 2013, 05:53:18 pm
Quote from: petednz on March 03, 2013, 06:41:30 pm
i think they are just talking about in the database
civicrm_contact_type
change the is_active from 1 to 0

Ah kk thanks. Where do I find that in CiviCRM?

petednz

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4899
  • Karma: 193
    • Fuzion
  • CiviCRM version: 3.x - 4.x
  • CMS version: Drupal 6 and 7
Re: removing household contact type
March 05, 2013, 05:56:23 pm
you can't do it through the UI - you need to get access to the database eg using phpmysql or sequel pro or whatever tool will give you access to the DB directly - sorry I doubt i can be more helpful than that
Sign up to StackExchange and get free expert advice: https://civicrm.org/blogs/colemanw/get-exclusive-access-free-expert-help

pete davis : www.fuzion.co.nz : connect + campaign + communicate

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Post-installation Setup and Configuration (Moderator: Dave Greenberg) »
  • removing household contact type

This forum was archived on 2017-11-26.