Master Symfony2 fundamentals
Be trained by SensioLabs experts (2 to 6 day sessions -- French or English).
trainings.sensiolabs.com
Blog
symfony Forms Book update by Fabien Potencier – February 24, 2009 – 18 comments
Today, I have added more than 40 pages in two new appendices to the
symfony forms book: one about
form widgets and the other about validators. These appendices describe all built-in
widgets and validators, and also widgets and validators from sfPropelPlugin,
sfDoctrinePlugin and
sfFormExtraPlugin.
For each widget or validator, you will find a full description, all available options and configuration settings, and useful examples to illustrate the usage when needed.
You can already read these appendices online. But as they are also meant to act as a day-to-day reference, feel free to also download them as a PDF file.



comments
is a trademark of Fabien Potencier. All rights reserved.
Add a Comment
Comments
Thanks
Just a little bug I noticed: in appendix A, there's a render bug in sfWidgetFormSchema "caution" box.
Maybe it's a good time then to ask, whether or not there are plans to complete the missing chapters of the Forms Book in the nearest future?
@Markus.Staab: fixed
Thank you very much. This is something that was missing. It is very nice that you answer for users requests. Thank you again. God job!!!
Please take a note of the difference between asking, whether or not there are plans to complete the chapters anytime soon (I would take "yes, they will be completed next year" for an aswer) and demanding attitude like "GIMME THAT DOCS NOW!! MOAR!!" ;)
Although the sfValidatorPropelUnique works fine when inserting new records, it will have problems in updating existing records if there is more than one unique column.
I am using symfony 1.2.2 and the problem still persists and there is no mention this is fixed elsewhere.
Is there anyone else here who is encountering the same issue?
Hope that helps :)
If not, please allow me to +1 the idea ;-)