Hi again
I tried creating the file validate.yml with the following content:
fillin:
enabled: true
fields:
content:
required:
msg: Trebuie sa introduci un comentariu.
author:
required:
msg: Cine esti?
author_email:
required:
msg: Cum te gasesc?
sfEmailValidator:
author_email_error: 'This email address is invalid'
but now nothing it's working
if i rename the file with the action name, in my case add.yml
everything is working with the exception of the custom error message
of author_email field. it shows a default message, not the message
that i need to display in romanian.
Have a blessed Christmas!
Valentin CEAPRAZARU
http://beta.worship.ro
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"symfony users" 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-users?hl=en
-~----------~----~----~----~------~----~------~--~---