You might be able to use belongs.
On Apr 12, 6:44 am, Kenneth Lundström <[email protected]> wrote: > I d like to create a form with a list of members in a select/option tag > and have the user select one or more of the members. > > In form.accepts I d like to pull all rows of the selected members. In > request.vars.members I have a list of selected members but what should > the query look like? > > Kenneth

