I tried the following such that when the user clicks on Submit button from the Grid edit form, it would open the dialog. -> But it just opens the dialog and in actual doesn't updates the db or performs the other checks.
grid.element(_type='submit')['_onclick']='%s;return false' %dialog1.show() Derek, for the javascript , could you please provide some pointers, I don't have much experience in js. -- 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.

