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 Core CiviCRM Functions (Moderator: Yashodha Chaku) »
  • Show count of contacts for groups
Pages: [1]

Author Topic: Show count of contacts for groups  (Read 720 times)

daveatkins

  • I post occasionally
  • **
  • Posts: 68
  • Karma: 2
  • CiviCRM version: 4.1.6
  • CMS version: Drupal 6.28
  • MySQL version: 5.1.41
  • PHP version: 5.2.10
Show count of contacts for groups
March 01, 2012, 08:36:10 am
Is there any way to customize the manage groups screen to display a count of the number of contacts in each group. I would also remove the group id column as many users assume this is a count.

I'm using CiviCRM 3.4.6

Dave Greenberg

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 5760
  • Karma: 226
    • My CiviCRM Blog
Re: Show count of contacts for groups
March 01, 2012, 10:05:38 am
You could potentially do this customization by implementing the pageRun hook in a module, and creating a custom version of the associated smarty template.

http://book.civicrm.org/developer/techniques/hooks
Protect your investment in CiviCRM by  becoming a Member!

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using Core CiviCRM Functions (Moderator: Yashodha Chaku) »
  • Show count of contacts for groups

This forum was archived on 2017-11-26.