I think the problem might be that you have one form nested inside the other 
-- try moving the new category form outside of the create product form DOM.

Anthony

On Sunday, April 14, 2013 6:56:44 PM UTC-4, Jurgis Pralgauskis wrote:
>
> Hi, 
>
> you can check the issue here
>
> https://jurgis.pythonanywhere.com/apskaitele/default/create_product/
> press the "*+*" alongside "Category Id", which should show a dialog, 
> which was loaded directly but with ajax_trap
>
> Submit does not react anyhow... - where's the rub?
>
> ****
> If I load it with ajax=True -- it submit ok  , but then I have other 
> issues :/...
>
> ****
> another workaround for me might be lazy loading...  the dialog would load 
> only on some event (as now it loads on its own, just is shown on event)
>
>
>
>

-- 

--- 
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.


Reply via email to