News Feed
Jobs Feed
Sections




News Archive
Symfony Blog:
New in symfony 1.2 Make your Choice!
October 14, 2008 @ 10:28:09

Fabien Potencier has posted to the symfony blog today about a form handling enhancement they've introduced in the latest release of the framework (v1.2) - sfWidgetFormChoice.

When displaying a form, you often want the user to make a choice amongst a list of possibilities. In HTML, a choice is represented by a select tag. You can add a multiple attribute to make it accept several choices. [...] To unify all these possibilities, symfony 1.2 comes with a new widget called sfWidgetFormChoice. sfWidgetFormChoice is an abstract widget in the sense that it delegates the rendering to another widget (the renderer widget).

He includes examples of how to use the widget to make dropdowns, radio buttons, check boxes and even integrate some Javascript for handling multiple lists and autocompletes.

0 comments voice your opinion now!
symfony choice sfwidgetformchoice tutorial framework


blog comments powered by Disqus

Similar Posts

Felix Geisendorfer's Blog: Validating the cleaned output of HtmlHelper::dateTimeOptionTag()

Noupe.com: 20 Useful PHP Components & Tutorials for Everyday Project

PHP-GTK Community Site: Extending GtkMenu class for Popup menu dialog

Start up web 2.0 Blog: CakePHP & CodeIgniter Benchmark

Brian Swan's Blog: Streaming Silverlight Video with PHP


Community Events











Don't see your event here?
Let us know!


introduction conference release community language database phpunit development framework example rest podcast interview opinion usergroup zendframework2 functional symfony2 testing series

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework