News Feed
Jobs Feed
Sections




News Archive
Ian Christian's Blog:
Creating a custom form field type in Symfony 2
August 16, 2011 @ 12:04:37

Ian Christian has added a new post to his blog today showing how you can create a custom form field type in Symfony 2 by extending the AbstractType.

I am finally starting to dive into symfony 2 properly. Yes - it's taken a while, work has taken me in different directions! I found myself needing to create a custom form field type pretty quickly, but couldn't find much in the way of documentation to do so, so I thought I'ld throw it up here; partly to help others, but mostly to get feedback to make sure I'm not approaching this from the wrong angle.

He includes the code that creates his custom "Person" model and the class to create his "transport type" select box that pulls in its values from a "choice list" class. He registers it in his bundle and it can then be included in his buildForm() method just like any other form field.

0 comments voice your opinion now!
symfony tutorial custom form field select abstract


blog comments powered by Disqus

Similar Posts

Ole Markus' Blog: Gentoo Linux and PHP-FPM

Stoyan Stefanov's Blog: Simultaneous HTTP requests in PHP with cURL

PHPEveryDay.com: Zend Framework Tutorials Posted (Sessions)

Symfony-framework.com: Symfony 1.1 - What’s new?

DevShed: Filters and Login Systems for Web Application Security


Community Events











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


introduction community example zendframework2 phpunit tool interview unittest application language development opinion release code functional conference testing podcast framework series

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