Hi Alex, That sort of structure is used very commonly in Hobo apps. Just to test, I modified one of my apps to use a structure closer to what you described, and it works fine. I'm going to need more information to help you track your problem down.
Bryan On Sun, Feb 3, 2013 at 10:43 AM, Alex Greif <[email protected]> wrote: > Hi, > > i have got a problem with a simple ajax update. > > my view: > <div part="my_id">N/A</div> > <form with="&this" action="do_something" update="my_id"><submit > label="Do Something"/></form> > > error: > invalid part="my_id" attribute on <div> > > does anybody have an idea whats wrong? I use 2.0.0pre8 > > thanks > alex. > > -- > You received this message because you are subscribed to the Google Groups > "Hobo Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/hobousers?hl=en. > For more options, visit https://groups.google.com/groups/opt_out. > > -- You received this message because you are subscribed to the Google Groups "Hobo Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/hobousers?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
