21 Sep
2009
21 Sep
'09
9:40 p.m.
On Mon, Sep 21, 2009 at 9:15 PM, Will Moy <idealworld@orange.net> wrote:
Berdir's helpful advice already is integrated into the Dynamic Queries page [1] but as you say, feel free to add whatever else you learn :)
I updated the example a bit, because it contained a quite common error. The extend() method does return a new object that needs to be used. See http://drupal.org/node/508796 for more information and an example. Berdir