Can you create a ticket for the issue you are having?

Thanks, Jon

On Sat, Feb 14, 2009 at 12:42 PM, Daniele <danieled...@gmail.com> wrote:

>
> Hi Julien,
>
> I am not talking about N..N relations, but 1..N.
> As I said above, Propel uses sfWidgetFormPropelChoice on 1..N
> relations, but Doctrine not.
> sfWidgetFormORMSelect class do not support expanded option!
> This is exactly the problem that I have met.
>
> On 13 Feb, 19:13, jukea <jkea...@gmail.com> wrote:
> > Yes, that's what I was talking about.
> >
> > This fix applies to N to N relations. 1 .. N relations still have a
> > select drop down menu, and I can't see how this is not
> > appropriate .. ? Would you prefer radio buttons ? then you could use
> > the  'expanded'=>true option
> >
> > Julien
> >
> > On Feb 13, 12:55 pm, Daniele <danieled...@gmail.com> wrote:
> >
> > > I am not very expert on Trac or SVN, but I do not find anything about
> > > this.
> > > I found this that is only similar but not is the same:
> http://trac.symfony-project.org/ticket/5784
> >
> > > On Feb 12, 11:17 pm, jukea <jkea...@gmail.com> wrote:
> >
> > > > Hi,
> >
> > > > I think this has been corrected. Look for it in trac, or try 1.2.5dev
> > > > (trunk)
> >
> > > > Julien
> >
> > > > On Feb 12, 4:35 pm, Daniele <danieled...@gmail.com> wrote:
> >
> > > > > Hi,
> > > > > someone can help me to understand why my Doctrine admin generator
> (sf
> > > > > 1.2.4) creates a sfWidgetFormDoctrineSelect instead of
> > > > > sfWidgetFormDoctrineChoice on foreign key fields for make the
> > > > > BaseXXXForm classes?
> > > > > Instead the validators work as expected, and
> sfValidatorDoctrineChoice
> > > > > is used on foreign key fields.
> > > > > I am moving from Propel to Doctrine and I have noticed this
> > > > > strangeness, indeed Propel admin generator uses
> > > > > sfWidgetFormPropelChoice.
> > > > > Am I doing something wrong or is a normal behaviour?
> > > > > thanks, Daniele
> >
>


-- 
Jonathan H. Wage
Open Source Software Developer & Evangelist
http://www.jwage.com
http://www.doctrine-project.org
http://www.symfony-project.org

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

Reply via email to