"GreyCells" also wrote a Helper for this purpose - I'm using it on a 1.2 project now, and it's great. I think the HTML it outputs could be a little cleaner, but it does what it should.
https://trac.cakephp.org/ticket/1901 I'm hoping something like this makes it into the source - from a usability perspective, multiple-select option lists are horrible. On Feb 23, 4:56 am, "szeta" <[EMAIL PROTECTED]> wrote: > Does anybody have an idea here? > > Every hint is appreciated. :-) > Regards > Ralph > > On 22 Feb., 10:23, "szeta" <[EMAIL PROTECTED]> wrote: > > > Hello, > > > I'm using CakePHP now for a few months on a project and I really love > > the framework. > > It helped me to safe a lot of time! > > > But one thing, I always run into is, that it's not so easy to generate > > comfortable checkboxes (e.g. for maintaining HABTM relations). > > > I tried e.g. $html->checkboxMultiple and it works, that's already much > > better than the scroll-box baked by default. > > > But I'd like to give more Information to the related items (not only > > the primary key, but also the name or something else..) > > > How do you handle this? Is there a method I have overseen? > > > Best wishes! > > Ralph --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" 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/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
