Problem solved)

2010/10/4 Pavel Pecheny <[email protected]>

> I have defaulf form configuration
> ......
> 'contractor_id'  => new sfWidgetFormDoctrineChoice(array('model' =>
> $this->getRelatedModelName('contractor'), 'add_empty' => false)),
> .....
>
> but the query must vary depending on credentials
> for example: "where contractor_id = 3"
>
> what option should I use for it to work right?
>
> --
> 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 [email protected]
> To unsubscribe from this group, send email to
> [email protected]<symfony-users%[email protected]>
> For more options, visit this group at
> http://groups.google.com/group/symfony-users?hl=en
>

-- 
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 [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en

Reply via email to