Actually, two issues:
1) My date widget isn't saving the date in the database. I get all
zeroes on the insert. If the date is left null in the form, validation
catches it, so I'm not sure why it doesn't get passed to the database.
Any ideas?
2) Is there a way to add validation to the year widget
I installed the very nice form-extra plugin for the double list
feature. However, I noticed it didn't preselect values properly when
your choices are represented by a multi-dimensional array (for
organization). This is basically because the double list widget does
not recursively read your choices
Is there a way to pass an ORDER BY to the Doctrine findBy method? Or
do I have to create a custom query at that point?
--
If you want to report a vulnerability issue on symfony, please send it to
security at symfony-project.com
You received this message because you are subscribed to the Google