Hey Bob, it looks like you didn't customize your controller action as explained in the documentation. The documentation in the cookbook should work, but you're better off looking at the comment before the tag definition at https://github.com/bryanlarsen/hobo-jquery/blob/no-prototype/taglibs/hobo-jquery.dryml
The need for controller customization is the biggest reason why select-one-or-new-dialog will probably not make it into Hobo proper when the rest of hobo-jquery gets merged in to Hobo 1.4. Bryan On Tue, Jan 10, 2012 at 9:58 AM, Bob Sleys <[email protected]> wrote: > Thanks Bryan, however clicking the new button is still submitting the form > after poping up the dialog box. I added an example to abob in my copy of > the agility-gitorial. Simply go to abob add a new one but don't both with > the select-one-or-new-dialog since I didn't fix the blank new issues. Once > you have an abob and a few things loaded edit an abob and click the New > Thing button to see the problem. > > Bob > > -- > 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/-/ewDZhtGtdw8J. > > 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.
