Daniel,
I've never tried it, but I think you need to write your own form decorator.
http://forum.symfony-project.org/index.php?t=rview&goto=83063&th=22032

Regards,

James Collins



2009/8/4 Eno <symb...@gmail.com>

>
> On Mon, 3 Aug 2009, Richtermeister wrote:
>
> > I am really liking the form framework, and I find it accommodates
> > pretty much all my needs as a programmer. My html guy sees this a
> > little differently though, since he's got a little more code to write
> > for every form field..
> >
> > So I was thinking, maybe I can "generate" the html output of forms for
> > him via a task, so that he only needs to move things around..
> > Specifically I mean the fully formatted output that you get when you
> > call "echo $form;", while retaining the php code that actually renders
> > the errors, labels, and fields.
>
> Supposedly there is a way to write your own form formatter to have
> absolute control of how a form is rendered. But I don't think its
> documented yet (or maybe someone can point the way if Im wrong).
>
>
> --
>
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to 
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to