<extend tag="form" for="Cookbook">
  <old-form merge multipart>
        <field-list: fields="name, recipes">
           <recipes-view:>
              <input-many fields="data"/>
           </recipes-view:>
        </field-list:>
   </old-form>
</extend>

On Mon, Mar 8, 2010 at 12:53 AM, Aaron  Spiegel <[email protected]> wrote:
> Hello all,
>
> I'm new to hobo and experimenting with the nested form functionality
> (which looks very nice) and paperclip.  I'm having some strange
> results though trying to use the two together.  I've pasted the
> relevant section here:
>
> http://pastie.org/859086
>
> For this test, I'm using a Cookbook that has_many Recipes-- with
> Recipes having a paperclip "has_attached_file" data field.
>
> Basically, I can see my file-field input and the changes I've made to
> the field list in the normal "stand-alone" recipes view, but I can't
> get the input-many sub-form to change at all.  I've tried a bunch of
> different combinations using hjq-input-many, "item" tags, "default"
> tags, in every way I can think of, but I can't get that sub-form to
> change at all!
>
> Please let me know what I'm doing wrong...
>
> Thanks for your help,
>
> -Aaron
>
> --
> 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.
>
>

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