I use this in my own form formatter:

protected $rowFormat = '<tr><th>%label%</th><td>%hidden_fields%%field
%</td><td>%error%<ul>%help%</ul></td></tr>';

My i18n form is loaded at the %field% spot, as a complete new table.

My question: is it also possible to load the i18n form as a new table
below the other ones, instead of a nested table?
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to