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 Profiles (Moderator: Dave Greenberg) »
  • Adding Custom Fields to Standard Field Groups
Pages: [1]

Author Topic: Adding Custom Fields to Standard Field Groups  (Read 782 times)

ekrubonline

  • I’m new here
  • *
  • Posts: 9
  • Karma: 0
  • CiviCRM version: CiviCRM 3.3.3.
  • CMS version: Joomla 1.5
  • MySQL version: 5.0.83
  • PHP version: 5.2.5
Adding Custom Fields to Standard Field Groups
September 30, 2012, 11:27:03 am
I'm setting up CiviCRM for a non profit which collects a significant amount of information from its members, due to the rigorous activities it undertakes. Of note, some of the Demographic information asks members to supply information on religion and nationality, which may impact choices of medical treatment, eating preferences, day and time off due to worship, and greetings for religious festivities.

I would like to add the fields to the Demographic group on the Individual profile. Can that be done?

davyivins

  • I post occasionally
  • **
  • Posts: 119
  • Karma: 2
    • PURCO SA
  • CiviCRM version: 4.5
  • CMS version: Drupal 6.33
  • MySQL version: 5.5.34
  • PHP version: 5.4.33
Re: Adding Custom Fields to Standard Field Groups
September 30, 2012, 01:51:40 pm
It's easy to create custom fields for your additional information. Someone smarter will advise if you can make them appear in the Demographic group of the screen. I have a pile of extra information that we collect for both individuals and organisations and I found it simpler to follow the standard approach of creating custom datasets that that appear inline or as separate tabs on the appropriate profiles. 
There are times I love technology...and then there are times I *love* technology :-)

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: Adding Custom Fields to Standard Field Groups
September 30, 2012, 07:03:36 pm

it can be done, but will need to be done via a custom template (and maybe a hook)

check the civicrm_engage module:

http://svn.civicrm.org/civicrm/trunk/drupal/modules/civicrm_engage/

pretty sure it adds a few custom fields to the demographic section

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

xavier

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4453
  • Karma: 161
    • Tech To The People
  • CiviCRM version: yes probably
  • CMS version: drupal
Re: Adding Custom Fields to Standard Field Groups
September 30, 2012, 10:15:26 pm
Another solution is to create a .extra.tpl that contains a bit of jQuery that moves the custom fields to a different place. Usually the easiest solution

X+
-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) »
  • Support »
  • Using CiviCRM »
  • Using Profiles (Moderator: Dave Greenberg) »
  • Adding Custom Fields to Standard Field Groups

This forum was archived on 2017-11-26.