Hi,

I wonder is there any better way of finding records by translated
fields than this:

$this -> Page -> find(array('I18n__url.content' => $url));

I've fields title, url and content translated. I want to search page
not by its id, but by url, which is different for every locale.

Pillow


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to