I always use CheckboxLists fro this: http://www.castleproject.org/monorail/documentation/trunk/helpers/form/Generated_FormHelper.html#FormHelper_Methods15
-Markus 2009/8/4 [email protected] <[email protected]> > > Hello friends, > > I have a many-to-many association in my model (I am using AR), for > this e.g > > [E1] HasAndBelongsToMany [E2] > > I have two listboxes in my view (using NVelocity), one for entity1 > [E1] and one for entity2 [E2] > > I want this to associate elements [E2, which are in the listbox2] to > element [E1, which is in listbox1] , how can I achieve this? I have > never worked with a many-to-many relationship.. > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Castle Project 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/castle-project-users?hl=en -~----------~----~----~----~------~----~------~--~---
