I mean, in one line you are saying that the object 'form' equals a class function SQLFORM.grid
an object must be equal to a class Ex form = SQLFORM thus. form = SQLFORM.onefunction .() doesn't make sense. Now, in regard to your main question, check this out: http://web2py.com/books/default/chapter/29/11/jquery-and-ajax#Confirmation-on-delete On Tuesday, February 24, 2015 at 10:27:56 PM UTC-5, Alex Glaros wrote: > > is a social network app. Form asks user to accept, reject, or block > member who is seeking to connect with other member. > > want "are you sure?" in case user accidentally chooses an unintended > selection > > thanks > > Alex > -- 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.

