[symfony-users] Re: Form helper on symfony 1.4

2010-06-16 Thread Gustavo Fonseca
you would be better served by reading these manuals: http://www.symfony-project.org/forms/1_2/en/http://www.symfony-projec.. The forms framework was revamped so these manuals should get you up and going On Jun 14, 11:46 pm, Gustavo Fonseca gustavof...@gmail.com wrote: hi

[symfony-users] Form helper on symfony 1.4

2010-06-14 Thread Gustavo Fonseca
hi, The book A gentle introduction do symfony[1] tells me that there is a helper called Form which can generate a select element containig a country list, but this helper is deprecated [2]! Somebody know if this feature does not exists anymore on symfony 1.4?

[symfony-users] The best way to create a form to register new users

2010-05-03 Thread Gustavo Fonseca
Hi, I'm using sfDoctrineGuardPlugin, and i'm creating a form to register a specific user role, that can login on the system, by extending sfGuardUserAdminForm. The form is properly rendered, but i got Foreign Key error when i click to save. Other strange thing is that i cannot unset fields from

[symfony-users] Info about how to rename an application

2010-03-18 Thread Gustavo Fonseca
/old_nameConfiguration.class.php, and than edit this file and rename the class too. i hope this will save someone's time [1] http://fabien.potencier.org/article/22/a-symfony-tip-rename-a-symfony-application -- Gustavo Fonseca -- If you want to report a vulnerability issue on symfony, please send it to security