hjq-datepicker works inside of an hjq-input-many, just not inside the standard input-many. The datepicker doesn't survive a DOM copy and needs to be reinitialized.
Bryan On Wed, Jul 13, 2011 at 5:29 AM, rdale <[email protected]> wrote: > I am using Hobo 1.3 from the rails3 branch in git. I've got an input- > many sub table with date fields, and they don't work with the hjq-date- > picker tag. I came across this bug report from a year ago: > > https://github.com/bryanlarsen/hobo-jquery/issues/6 > > Bryan Larsen says: > "it'd be really nice to hook input-many for delayed initialization" > > Has there been any progress with a fix? Is it to do with some sort of > incompatibility between the date picker being written with JQuery and > the input-many tag using Prototype? I would love to be able to try and > debug this myself and help out, but I don't really know where to > start. > > -- Richard > > -- > 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.
