[symfony-users] Age validation using date widget

2010-06-24 Thread metaphist
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

[symfony-users] How to use multi-dim choices in a double list!

2010-06-01 Thread metaphist
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

[symfony-users] findBy order?

2010-04-27 Thread metaphist
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