Hi
I have this situation.
I have create an action in my controller where I can do search on a
model (search on every field of my model).
Now I have that I would that some field must be except from
conditions.
Is better  if I do the filtering on the conditions on a method of the
model or with a component where I pass the avoid fields to control in
conditions?
Many Thanks
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to