Two more: 1. the ability to break a form into multiple pages/parts (checkout process in a shop, an upload process of an asset that requires multiple steps) 2. the ability to keep an already uploaded file even if some other validators fail (this is tricky and always requires loads of code even if there are plugins for that)
Cheers, Daniel Sent from my iPad On Sep 22, 2010, at 3:26 PM, Phil Moorhouse <[email protected]> wrote: > Hi - I noticed there's been a fair bit of discussion on the form > framework for Symfony2, and I was wondering if whoever does eventually > take over development was planning on requesting feedback from the > community on what they felt the issues / stumbling blocks / missing > features of the framework were in symfony 1.x? > > I think it would be a good idea to at least talk about use-cases where > "average" symfony users (in which I include myself) have been > struggling so that we can look at avoiding them for Symfony2. > > From following IRC, I'd say two of the most common problems are: > > 1. A readonly widget (for displaying non-editable values) > > 2. Embedded forms with dynamic "add new" and "remove" which don't > require loads of manual boiler plate code to get working. > > I'm sure there are others as well. > > > Cheers, Phil > > -- > If you want to report a vulnerability issue on symfony, please send it to > security at symfony-project.com > > 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 -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com 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
