When I have some i18n fields in my form, it is displayed like this: price: <field> rank: <field> en: -- title: <field> -- description: <field> nl: -- title: <field> -- description: <field>
But, is it also possible to display it like this: title: -- en: <field> -- nl: <field> price: <field> rank: <field> description: -- en: <field> -- nl: <field> --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
