[symfony-users] Re: Forms howto symfony 1.4

2010-02-24 Thread Massimiliano Arione
http://www.symfony-project.org/forms/1_4/

On 22 Feb, 20:49, Diego Bello dbe...@gmail.com wrote:
 Hi guys,

 Is there any documentation about how to use forms in symfony 1.4?.
 What I want to do is to change a field from text input to select.

 I tried rewritting the form putting the new content in
 lib/form/doctrine/, but the text input is still showing so I think I
 need some more background on forms handling in Symfony. I really miss
 the definitive guide for 1.3 and 1.4 versions :S.

 Regards,
 --
 Diego Bello Carreño

-- 
You received this message because you are subscribed to the Google Groups 
symfony users group.
To post to this group, send email to symfony-us...@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] Re: Forms howto symfony 1.4

2010-02-23 Thread Tom Ptacnik
There are so much documentation of what you want to do


On 22 ún, 20:49, Diego Bello dbe...@gmail.com wrote:
 Hi guys,

 Is there any documentation about how to use forms in symfony 1.4?.
 What I want to do is to change a field from text input to select.

 I tried rewritting the form putting the new content in
 lib/form/doctrine/, but the text input is still showing so I think I
 need some more background on forms handling in Symfony. I really miss
 the definitive guide for 1.3 and 1.4 versions :S.

 Regards,
 --
 Diego Bello Carreño

-- 
You received this message because you are subscribed to the Google Groups 
symfony users group.
To post to this group, send email to symfony-us...@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] Re: Forms howto symfony 1.4

2010-02-22 Thread rooster (Russ)
The definitive guide will be released (under a different name) some
point soon, in the meantime - the forms docs for 1.2 are pretty much
the same so give those a whirl!

Check out Appendix A and B (widgets and validators) any you can't go
far wrong.

Russ.

On Feb 22, 2:49 pm, Diego Bello dbe...@gmail.com wrote:
 Hi guys,

 Is there any documentation about how to use forms in symfony 1.4?.
 What I want to do is to change a field from text input to select.

 I tried rewritting the form putting the new content in
 lib/form/doctrine/, but the text input is still showing so I think I
 need some more background on forms handling in Symfony. I really miss
 the definitive guide for 1.3 and 1.4 versions :S.

 Regards,
 --
 Diego Bello Carreño

-- 
You received this message because you are subscribed to the Google Groups 
symfony users group.
To post to this group, send email to symfony-us...@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.