I am trying to add a confirmation step to SQLFORM.grid (and possibly 
SQLFORM.smartgrid eventually).
I would like this to work with browsers that disable java script .

For example, when deleteing a record, redirect to a confirmation URL that 
displays the details
of the object to be deleted with confirm/cancel choices, and then back to 
the orginal form
whatever decision is made.  Is the _before_delete callback part of the 
answer?


-- 
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 web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to