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) »
  • Developer Discussion (Moderator: Donald Lobo) »
  • How do I remove the Household contact type?
Pages: [1]

Author Topic: How do I remove the Household contact type?  (Read 2867 times)

scarer

  • Guest
How do I remove the Household contact type?
June 03, 2009, 07:38:53 pm
Hi,

I was wondering what the best way would be to remove the household type? I am only just starting to look at the code behind CiviCRM and am hoping that someone else has done this in a maintanable and effective way.

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 do I remove the Household contact type?
June 04, 2009, 06:35:12 am

there is an issue for this here:

http://issues.civicrm.org/jira/browse/CRM-4566

if important to you / your org, consider sponsoring the development and/or hiring someone to implement it. This is planned for a future release, potentially 2.3

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

digitalquarter

  • Guest
Re: How do I remove the Household contact type?
June 01, 2010, 02:28:00 am
The way i did it was to go to administer >> customise >> navigation menu
then simply rightclick on it and uncheck "enabled" and its gone

I think the idea behind CIVICRM is not to rewrite it but to use what it can already do to accomplish your objectives.

My problem is trying to change "use household address" to "use organisation address" and get it to query through all the different org addresses for an individual...any ideas or is there another way i can do it?

Whenever I discover how to do something technical, i usually share it here www.digitalquarter.co.uk

xavier

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4453
  • Karma: 161
    • Tech To The People
  • CiviCRM version: yes probably
  • CMS version: drupal
Re: How do I remove the Household contact type?
June 01, 2010, 02:48:43 am
Hi,

As you will soon encounter, that's not only about changing the label, but having a different filter so the autocomplete is filled with organizations and not households, and then they are more complex cases like the address isn't updated for all the employees when you change the address of the organisation.

We have been discussing how to properly sort it, but haven't put enough funding together to launch the project.
Do you think you could help in code or in money ?
http://forum.civicrm.org/index.php?topic=5520.15
-Hackathon and data journalism about the European parliament 24-26 jan. Watch out the result

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Developer Discussion (Moderator: Donald Lobo) »
  • How do I remove the Household contact type?

This forum was archived on 2017-11-26.