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 »
  • APIs and Hooks (Moderator: Donald Lobo) »
  • Addittional features 4.1
Pages: [1]

Author Topic: Addittional features 4.1  (Read 658 times)

Eileen

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4195
  • Karma: 218
    • Fuzion
Addittional features 4.1
February 08, 2012, 02:01:05 pm
In 4.1 it is now possible to do 'like' & 'not like' on DAO based API get calls. Discussion in ticket

Syntax is here

http://svn.civicrm.org/civicrm/trunk/api/v3/examples/Address/AddressLike.php

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

    $acceptedSQLOperators = array('=', '<=', '>=', '>', '<', 'LIKE',"<>", "!=",  "NOT LIKE" );

Make today the day you step up to support CiviCRM and all the amazing organisations that are using it to improve our world - http://civicrm.org/contribute

xavier

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4453
  • Karma: 161
    • Tech To The People
  • CiviCRM version: yes probably
  • CMS version: drupal
Re: Addittional features 4.1
February 10, 2012, 12:52:52 am
That's awesome... and yet another feature I'm not sure how we should document.

Anyway, don't forget to mention it on your API session at civicon ;)

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) »
  • Developer Discussion »
  • APIs and Hooks (Moderator: Donald Lobo) »
  • Addittional features 4.1

This forum was archived on 2017-11-26.