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

DevShed: Developing a Captcha Application with an Image Generator Class with PHP 5

Paul Jones\' Blog: Differences Between Solar and Zend Framework

Symfony Blog: Symfony Day 2010

SOS Brigade Blog: Forcing Cache on Joomla Modules

php|architect: Introduction to Solar


Community Events









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


podcast framework development code release tool api testing composer unittest introduction community opinion object example interview language event zendframework2 functional

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