Blast, I believe I've got myself confused. onupdate and oncreate are certainly called after the query is applied in FORM.accepts
On Thursday, 4 May 2017 12:14:20 UTC+1, Robin Bryce wrote: > > Hi, > > I'm using the 'ondelete', 'onupdate', 'oncreate' hooks for SQLFORM to log > that various changes are *about* to be attempted. Is there a way to follow > up with a message if the query fails ? > > I've found FORM.onfailure but that appears to be about validation failure. > > Thanks, > > Robin > -- 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.

