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 [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 -~----------~----~----~----~------~----~------~--~---
