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) »
  • Smart Groups Only Page
Pages: [1]

Author Topic: Smart Groups Only Page  (Read 804 times)

jstn

  • I’m new here
  • *
  • Posts: 10
  • Karma: 0
  • CiviCRM version: 4.0.0
  • CMS version: Drupal 7 Stable
  • MySQL version: Recent Stable?
  • PHP version: PHP 5
Smart Groups Only Page
January 03, 2012, 10:05:57 am
I need to create a menu item that links to a page like the Manage Groups page where only Smart Groups are listed.

I know I can use hook_civicrm_navigationMenu to add my menu item. Is there a hook I can use to alter the Manage Group page's query or output to only show Smart Groups?

There is also the need to assign groups to folders to organize the Smart Groups. I'm wondering if the Parent Group option can achieve this; what happens when you assign a Parent Group to another group?

Kurund Jalmi

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4169
  • Karma: 128
    • CiviCRM
  • CiviCRM version: 4.x, future
  • CMS version: Drupal 7, Joomla 3.x
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Smart Groups Only Page
January 04, 2012, 12:26:13 am
I think you can create a drupal module that will list only smart groups. You can use groups api for group listings.

HTh
Kurund
Found this reply helpful? Support CiviCRM

jstn

  • I’m new here
  • *
  • Posts: 10
  • Karma: 0
  • CiviCRM version: 4.0.0
  • CMS version: Drupal 7 Stable
  • MySQL version: Recent Stable?
  • PHP version: PHP 5
Re: Smart Groups Only Page
January 04, 2012, 07:50:22 am
Thanks.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Developer Discussion (Moderator: Donald Lobo) »
  • Smart Groups Only Page

This forum was archived on 2017-11-26.