i use this behaviour: http://www.palivoda.eu/2008/04/i18n-in-cakephp-12-database-content-translation-part-2/ find it much easier and straightforward than core cake translate behaviour... just disable it before making findAll and save in your model add and edit functions
On May 25, 2:27 pm, Szymon Pyżalski <[email protected]> wrote: > What is the simplest way to edit the translated dynamic data using the > translate behavior? I would like to provide admin with the ability to > use one form to edit in all languages. Can anyone provide a working > example of such code? I was looking everywhere and can't find it. > > Only way I managed to do it includes turning off the behavior for admin, > is ugly and not very portable. Can anyone help? > > Best regards, > Szymon --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" 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/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
