Bob, I'm glad it's working for you. I'm pleasantly surprised that it's working so well.
If you want to give me a hand fixing the issues, the best way is to add an example of your issues to the jquery branch of https://github.com/Hobo/agility-gitorial/tree/jquery. I've been adding integration tests for the new code there, so an example of your problem will help me fix it and help me create more integration tests. It will also give me a very clear undestanding of the problems. thanks, Bryan On Fri, Jan 6, 2012 at 10:08 AM, Bob Sleys <[email protected]> wrote: > I've pretty mush totally converted my site over to this minus the > select-one-or-new tags. A few things I've noticed. Hoping you get to the > select-one-or-new tag soon. > > 1. Love the new datepicker on data fields. > > 2. The auto sub form for has_many links needs a little work but I love > the direction it's going. > > 2.a First when any field on the sub form is changed the record is saved via > ajax which is great except when there are validations. Say you have 3 > fields with required validations and as soon as you enter the first field on > a new record the form is saved resulting in validation errors but the user > never had a chance to enter the data for the other fields. Perhaps the form > needs to be submitted after the sub form looses focus and not on lose focus > for each field. > > 2.b If you have 2 associated records and get a validation error on the 2nd > one the error messages show above all the records and the fields with errors > get highlighted on all the records not just the one with errors. I hope > that makes sense if not I can attached a screen shot showing the issue. > > I'm sure there are many other features that have simply worked and I never > even noticed which is a great thing. > > 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/-/hOLLYJEwT9YJ. > > 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.
