BTW I've looked at the source of select-many and it doesn't look possible to do what I want without creating my own select-many, I just want to verify with the group.
On May 10, 1:23 pm, Jeremy Savoy <[email protected]> wrote: > When you associate records using <select-many>, the records appear on > the "has_many" models form, and you see the "name" field on the left > and the remove button on the right and each record is separated by a > dotted line. > > Is there a way to specify that you want to add fields to the list of > records that have already added via a select-many, or more > specifically show fields that already belong to the "belongs_to" model > in the select-many ? > > --jeremy > > -- > You received this message because you are subscribed to the Google Groups > "Hobo 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 > athttp://groups.google.com/group/hobousers?hl=en. -- You received this message because you are subscribed to the Google Groups "Hobo 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/hobousers?hl=en.
