I have a crud.update form that is deletable, I use the ondelete callback function to mark the records as nonvalid, is there a way to keep the record from being deleted after this?
- [web2py] Logical Delete instead of true delete of a record using... ggivler

