Kind of. Just read the docs, there's plenty on how to do forms in symfony with 
the new form framework.

        echo $form['column'];

is sufficient in your templates. Did you just start using symfony?

Or did you start with symfony 1.0? Then I'd highly suggest going through Jobeet 
chapter after chapter, but especially this:

        http://www.symfony-project.org/jobeet/1_4/Doctrine/en/10


Cheers, Daniel

On Jan 7, 2010, at 2:01 PM, wueb wrote:

> So should i just use for example the widget->render instead of a
> input_tag('column'), something like that?
> -- 
> 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.
> 
> 

-- 
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.


Reply via email to