Nope that is just the way it works automatically. You'll need to add the new links manually. Use something like
<append-projectfiles-collection-section:> [add you link here] </append-projectfiles-collection-section:> To get the link syntax just look in the autogenerated tags for the show page and there is the one created for the first child just copy and tweak it for the second and third collections. Bob On Friday, October 26, 2012 4:57:25 PM UTC-4, Arve Voldsund wrote: > A project model with three has_many relationships listed as children like > so: > children :tasks, :projectfiles, :notes > > The oddity is that only the first child in the children declaration get > the new link appended in the automatic child view on the project show page. > > All of them are working fine individually, but no matter how the children > listing is ordered, it's only the first child that has the new link. > > Am I missing something? > > arve > -- 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/-/_uKCajw54jwJ. 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.
