> > with ajax=True I mentioned other issues, if I have forms with 2 levels of parent (with this widget) , > > after I open 3rd form (2nd dialog), the 1st dialog messes up (somehow gets > contents of the main page???) > > https://jurgis.pythonanywhere.com/apskaitele/default/create_product_ajaxTrue >
Not sure why that is happening. An alternative might be to abandon the idea of putting everything in the form widget. Instead, manually create the other two forms elsewhere on the page (i.e., so they're not nested). Anthony > -- --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

