Is there a provision or trigger for autodelete some records after a certain period of time? Say a user keeps inserting some data using form,but does not delete the records at all, or takes long to delete and you want to limit the max number of pages. I know I can use the limitby() to iterate the specified number of rows but i just want to use the autodelete 'function' if possible. KInd regards'
-- 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.

