Sorry, I can't reproduce the problem with the attached app. When I go to /default/sale_order and select a product (a or b) from the list, set and quantity, and hit Submit, the form submits properly, and the table below is updated via Ajax with the values I submitted. I do not have to submit the form twice.
Anthony On Tuesday, July 14, 2015 at 5:51:22 PM UTC-4, 黄祥 wrote: > > attached the min app that reproduce an error. > step i took : > clean app (sessions, error, cache) > login and then access the sale_order page (which contain the web2py > components) > > problem : > SQLFORM.factory in first grid, need submit twice to response (either error > or accepted) > > environment : > web2py latest version (source) > > pardon me, if i asked in irrelevant thread, should i create a new thread > for this. > > best regards, > stifan > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- 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/d/optout.

