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

2010-06-16 Thread Gustavo Fonseca
Actually this feature now is available as a
sfWidgetFormI18nChoiceCountry object, but i think this transition was
not well documented.


On 16 jun, 10:25, Phil Moorhouse moorhouse.p...@gmail.com wrote:
 A Gentle Introduction... is meant to be current documentation though
 so this should be fixed.

 Gustavo, please report the issue 
 here:http://trac.symfony-project.org/newticket
 with type=documentation and component=form and someone with commit
 access to the docs will hopefully remove the bad information.

 On Jun 15, 5:43 am, el-sid sydneyari...@gmail.com wrote:



  Hi gustavo, i think 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,
   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?

   [1]http://www.symfony-project.org/gentle-introduction/1_4/en/13-I18n-and...
   [2]http://www.symfony-project.org/tutorial/1_4/en/deprecated#chapter_460...

-- 
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
Groups symfony users group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en


[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?

[1]http://www.symfony-project.org/gentle-introduction/1_4/en/13-I18n-and-L10n#chapter_13_sub_outputting_data_in_the_user_s_culture
[2]http://www.symfony-project.org/tutorial/1_4/en/deprecated#chapter_46049671f09ffbc5ff22065fab015f1b_helpers

-- 
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
Groups symfony users group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en


[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 a form embedded
into sfGuardUserAdminForm... is it normal?

-- 
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
Groups symfony users group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en


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

2010-03-18 Thread Gustavo Fonseca
Hi all, today i have needed to rename an application (sf 1.4) and the
only information about it that i found was from a fabien's post [1]...
but i think it is out of date.

You can follow the steps of his post, but you will have to rename the file:
apps/new_name/config/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 at symfony-project.com

You received this message because you are subscribed to the Google
Groups symfony users group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en

To unsubscribe from this group, send email to 
symfony-users+unsubscribegooglegroups.com or reply to this email with the words 
REMOVE ME as the subject.