As a followup to this problem : I am solving it a bit differently.
I use crud for the basic stuff for my Bands and Musicians. But I add a separate page (a 'linking' page) in which I use some javascript magic (google for OptionTransfer). I show three multiple select boxes. The left shows the bands, the middle shows the musicians playing with the band and the right box shows all musicians. With some '<' and '>' buttons, one can add or remove musicians from each band. This is then saved in the join table. Add to this some dwr Ajax magic, and the users will love it !

bye

Henk


Geert Bevin wrote:
> Hi Henk,
>
> can you give a brief description of what your many-to-many interface should have to do?
>
> Best regards,
>
> Geert
>
> On 18 May 2006, at 12:58, Henk wrote:
>
>> Hi,
>>
>> I am using Rife/crud in my application and it works very nice. I even figured out how to link directly to the add and browse things so I can use my own administration interface. So far so good. The sad thing is I also need an interface which allows many-to-many relationships. I searched troughout the site and mail archives, and I understand this is not possible out-of-the-box. No problem, I don't mind to code. But I badly need an example or good advice on how to proceed. I think have to use my own element implementation. Can you point me to some example ? >> Sorry to ask this once again, if I find a decent way to do this, I can maybe post it somewhere.
>> Keep up the good work !
>>
>> Henk


_______________________________________________
Rife-users mailing list
[email protected]
http://lists.uwyn.com/mailman/listinfo/rife-users

Reply via email to