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) »
  • Hide/disable household
Pages: [1]

Author Topic: Hide/disable household  (Read 4093 times)

Sutharsan

  • I’m new here
  • *
  • Posts: 15
  • Karma: 0
Hide/disable household
May 26, 2008, 06:32:52 am
My configuration does not require any households. How can I hide (disable or delete) the households from the administrator?
It would be acceptable if the households is visible for a super-admin and not for (contacts) administrator.

The reason to hide households is usability. It confuses the user to see what is never used.

(Using Civi 1.9 on Drupal 5.x)

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: Hide/disable household
May 26, 2008, 05:43:51 pm

You will need to hack the code to accomplish this. I suspect we'll make various contact types optional in a future 2.x release

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

Sutharsan

  • I’m new here
  • *
  • Posts: 15
  • Karma: 0
Re: Hide/disable household
May 28, 2008, 05:40:52 am
That makes it clear, thanks.
Than the work-around is to make a mini Drupal-module that removes the link form the with some regex magic.

eugeniafranzoni

  • Guest
Re: Hide/disable household
June 26, 2008, 01:22:53 am
hi,
I have the same need to disable households completely. Have you maybe found a solution you can share? :)

thanks

Sutharsan

  • I’m new here
  • *
  • Posts: 15
  • Karma: 0
Re: Hide/disable household
July 01, 2008, 08:10:20 am
I have not found a way to disable Household. As Lobo said there is no way. What I needed to do was to avoid confusion and the confusion was caused by the word 'Household' in the standard 'CiviCRM Shortcuts' block. I made a custom Drupal block with the same links, leaving out the New Household link. Soo simple ;)

c_schmitz

  • Guest
Re: Hide/disable household
November 06, 2009, 07:57:22 am
Hello!

Sorry for raising this thread from the dead. But I am looking to accomplish the same thing (disabling households)  and I am wondering if there is a way to do this now in the latest CiviCRM version.

Thank you for any help!

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: Hide/disable household
November 06, 2009, 09:36:58 am

this will be part of 3.1: http://wiki.civicrm.org/confluence/display/CRM/CiviCRM+v3.1

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

rdb

  • Guest
Re: Hide/disable household
May 14, 2010, 10:49:03 pm
So how do you actually hide the built in household contact type.
I am new to civi, and have looked around but cannot see a way to disable household (or other built ins)
did it not make it into 3.1 and is now to be in 3.2?

i saw mention that there is a manual way to do. can some please point me in a direction?

thx

-- r

dragontree

  • Guest
Re: Hide/disable household
May 17, 2010, 12:56:38 am
There was a post about it some time ago but I can't seem to find it atm.

If I remember correctly, the answer was to disable the houshold type in the database.
In the "civicrm_contact_type" table, set "is_active" to 0.

Yashodha Chaku

  • Forum Godess / God
  • Ask me questions
  • *****
  • Posts: 755
  • Karma: 57
    • CiviCRM
Re: Hide/disable household
May 17, 2010, 01:36:34 am
Related post :
http://forum.civicrm.org/index.php?topic=8277.0

-Yashodha
Found this reply helpful? Contribute NOW and help us improve CiviCRM with the Make it Happen! initiative.

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

This forum was archived on 2017-11-26.