On Nov 22, 11:29 am, Fabien POTENCIER <[EMAIL PROTECTED] project.com> wrote: > validate/*.yml are not needed anymore because all the validation stuff > is managed by the validator schema of the form class. > This reminds me of how e.g. HTML_QuickForm/DB_Table duet work, which automate the dirty job of displaying/submitting/validating/storing the form data. I like it very much, Keep up the good work.
> By the way, there is still one missing > piece, the sfFormPropel class, which will do the ground work for you if > you want to create forms for your Propel objects. > Upcoming Doctrine objects, you mean. :) Propel 1.2/1.3 is the worst nightmare I've seen. >> sfForm won't render a submit button for you, nor will it generates a >> <form> tag for you. > So should we literally write like '<input type="submit" />'? > Joshua, you can use helpers to do that. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/symfony-devs?hl=en -~----------~----~----~----~------~----~------~--~---
