On Tue, Dec 4, 2012 at 3:58 PM, Matt Jones <[email protected]> wrote: > > On Dec 4, 2012, at 8:52 AM, tonym wrote: > >> Hi All, >> two features I'm looking to achieve, and I can't see how to use name-one to >> achieve it. May be these are enhancements to name-one?... >> >> 1. I need name-one to behave as normal if the user selects from the list, >> but if they just type something in that is not in the autocomplete list, >> then I need to detect this (with jquery ideally) and reveal a sub-form (in >> hidden div) to gather the info to create a new record (adding to that >> autocomplete list for future). Does name-one fire javascript that I can >> hook in to? > > @Bryan, regarding this - didn't you add something like this to select-one?
Hmm, I did make a hacky select-one-or-new-dialog which doesn't do exactly what Tony wants, but it could serve as a guide. Ignacio also added one to hobo_bootstrap_ui, which works better. Bryan -- 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.
