On Mon, Sep 21, 2009 at 9:15 PM, Will Moy <[email protected]> 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 :) > > [1] http://drupal.org/node/310075
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
