I'm looking for information on how to create custom form formatters (such as the default list or table). It's mentioned here that it would be included in "Chapter 5" of this book but there is no Chapter 5: http://www.symfony-project.org/forms/1_2/en/03-Forms-for-web-Designers
What I am trying to accomplish is a better handling of embedForm(). It seems that there is no way to isolate an embedded form as it is just "thrown" in as a field. I'd like to embed the form but almost keep it it's own thing. For instance you'd have maybe the following (imagine wiki formatting heh): = Page Form= * Some widget * Some widget = Category Form = * Some widget * Some widget The key here is that Category Form is not embedded as a field. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---