On Sep 29, 2011, at 1:30 PM, Bob Sleys wrote: > I've narrowed this down to the <after-field-list> line copied below. When > I'm trying to do is add some additional hidden field to the form. Is there > some other method I should be using? It worked fine in RC2 but causes the > entire form to be blank in the latest code from Git. > > <after-field-list:><%= hidden_field_tag(:form_x) %><%= > hidden_field_tag(:form_y) %></after-field-list:>
I've fixed this: https://hobo.lighthouseapp.com/projects/8324-hobo/tickets/970 Gory details on the ticket. :) Still digging on the <repeat> issue turning <% %> tags into output - looks like it's a different bug. --Matt Jones -- 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.
