[symfony-users] Re: sfFormValidation or sfPokaYoke

2007-09-06 Thread rihad
> Does anyone use sfFormValidation or sfPokaYoke which one is better? Latest sfFormValidation has a bug which prevents me from using it: absolute URL's in form_tag don't work (like form_tag($sf_request- >getUri())), even though this is implicitly supported by Symfony itself. In the light of this

[symfony-users] Re: sfFormValidation or sfPokaYoke

2007-09-06 Thread Carlos CQ
hi Fabin thanks for your answer, where can i find how to use sfpokayoke ? sfpokayoke use ajax?? thanks... On 6 sep, 15:40, "Fabian Lange" <[EMAIL PROTECTED]> wrote: > Hi Carlos, > I am using sfPokaYoke. Its pretty neat as in its latest version it exactly > behaves like the symfony validation

[symfony-users] Re: sfFormValidation or sfPokaYoke

2007-09-06 Thread Fabian Lange
Hi Carlos, I am using sfPokaYoke. Its pretty neat as in its latest version it exactly behaves like the symfony validation. Just on blur of the form elements. If you have detail questions: Alistair is pretty responsive. And I can also help you (currently writing a patch to enable multi forms in pka