Hi all, 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. I hope I'm describing this ok :) My question is, does something like this generator already exist, and if not, is there something amongst the symfony generator packages that I should look at before I embark on this? Thanks, and if I was unclear, I'd be happy to elaborate on what I'm looking for. Have a great day, Daniel --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
