symfony Forms Book update
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.
As with any Open-Source project, contributing code or documentation is the most common way to help, but we also have a wide range of sponsoring opportunities.
symfony Forms Book update symfony.com/blog/symfony-forms-book-update
Tweet thisComments
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 ;-)
Comments are closed.
To ensure that comments stay relevant, they are closed for old posts.
Björn Ahlers said on Feb 24, 2009 at 11:44 #1