Thanks florian and daniel,

The problem is in some docs they only speak about helpers and in
others only speak about widgets, that confused me.

@daniel - i started with symfony some weeks ago, but i'm still
learning how to work on it. i already have the 1.3


Other thing, can't we send parameters from the action to the form?
Something like this to have the id from the user:

public function executeNew(sfWebRequest $request){
    $this->form = new CrmEmpresasForm($sf_user->getId(););
}

Is possible?
-- 
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