hello one and all, working on a custom SQLFORM. i use the form.custom.submit to display it in the view and when it is pressed it properly updates that record in the databse. good. now i want to add a second custom button that will also still update the fields to the proper record and then do a redirect to another function in the controller. i've read a few close posts and tried them, but all unsuccessful. how can i add a second custom button and a method in the function to know when that other button was pushed, still updating the record and then redirecting.
thanx in advance. lucas -- --- 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.

