On Wed, Jun 25, 2008 at 2:25 PM, Marijn <[EMAIL PROTECTED]> wrote: > What are your thoughts on this?
I think <?php echo $form ?> do pretty much the same thing of what you describe. If you want to decorate your field rows differently than with a table row or list item, you can create your own form schema decorator, like this one: http://www.hashbin.com/5Gl More info reading http://www.symfony-project.org/book/forms/1_1/en/01-Form-Creation#Beyond%20generated%20tables Detailled documentation will follow very soon when we'll be publishing the next chapters of the forms framework book :) HTH ++ -- Nicolas Perriault http://prendreuncafe.com - http://symfonians.net - http://sensiolabs.com Phone: +33 660 92 08 76 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony developers" 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-devs?hl=en -~----------~----~----~----~------~----~------~--~---
