I assume you're on the no-prototype branch.

Do the normal mechanisms not work?  For example:

<field-list: fields="name,email,licenses">
    <licenses-view:>
       <input-many>
          <field-list fields='key'/>
        </input-many>
    <licenses-view:>
</field-list:>

On Mon, Jan 9, 2012 at 10:50 AM, Bob Sleys <[email protected]> wrote:
> When editing record that has a has_many association hob automaticly
> generates a sub form allowing the user to add multiple records.  Is there
> some way to edit this form?
>
> IE if I add to the Users model a has_many :licences and the licence model
> has multiple fields I'd like to modify the form to add licences to a user
> when editing the users record.
>
> Bob
>
> --
> You received this message because you are subscribed to the Google Groups
> "Hobo Users" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/hobousers/-/vZK_oHbF3JgJ.
> 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.

-- 
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.

Reply via email to