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) »
  • Searching contacts marked by group and tag.
Pages: 1 [2]

Author Topic: Searching contacts marked by group and tag.  (Read 1813 times)

Erik Hommel

  • Forum Godess / God
  • I live on this forum
  • *****
  • Posts: 1773
  • Karma: 59
    • EE-atWork
  • CiviCRM version: all sorts
  • CMS version: Drupal
  • MySQL version: Ubuntu's latest LTS version
  • PHP version: Ubuntu's latest LTS version
Re: Searching contacts marked by group and tag.
November 15, 2010, 10:16:41 pm
Hi Lobo,
I am going to include an AND/OR operator, this is just the generic SQL approach.
I could not see the latter happening in the current version, but have a look yourself....it is very possible I am overlooking something :-)
Will ping you on IRC :-)
Erik
Consultant/project manager at EEatWork and CiviCooP (http://www.civicoop.org/)

Erik Hommel

  • Forum Godess / God
  • I live on this forum
  • *****
  • Posts: 1773
  • Karma: 59
    • EE-atWork
  • CiviCRM version: all sorts
  • CMS version: Drupal
  • MySQL version: Ubuntu's latest LTS version
  • PHP version: Ubuntu's latest LTS version
Re: Searching contacts marked by group and tag.
November 17, 2010, 07:18:26 am
Hi Lobo,
I have the customization working, but I am using a checkbox right now and I would want to use a radio button....but somehow this won't work:
Code: [Select]
$andor =& $form->addRadio('andor', 'and', 'and');
I will ship the version with the checkbox to the customer so they have a solution for their problem, but would like to make the core fix with a radio. Can you give me an example of a working radio button?
Erik
Consultant/project manager at EEatWork and CiviCooP (http://www.civicoop.org/)

Pages: 1 [2]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using Core CiviCRM Functions (Moderator: Yashodha Chaku) »
  • Searching contacts marked by group and tag.

This forum was archived on 2017-11-26.