Look at the buildQuery() of your auto_xxx.class.php (in cache dir) to overload it in your very own actions class.
Cheers, Before Printing, Think about Your Environmental Responsibility! Avant d'Imprimer, Pensez à Votre Responsabilitée Environnementale! On Wed, Jan 13, 2010 at 9:22 PM, Darren884 <[email protected]> wrote: > How would I customize the query used on the list view for the admin > area? I need to tweak it by having it only show records from a certain > category, say Books. I would like to do this in the PHP form file or > model file... > > Anyone know how I could do it without messing up the sorting and > paging? > > Thanks, > Darren > > -- > You received this message because you are subscribed to the Google Groups > "symfony users" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<symfony-users%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/symfony-users?hl=en. > > > >--
You received this message because you are subscribed to the Google Groups "symfony users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to [email protected].
For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en.
