hm. that breaks the workflow.

You should expose the nonvalid field (field.writable=True) and do a
crud.update(....,deletable=False)

On Nov 4, 1:31 pm, ggivler <ggiv...@gmail.com> wrote:
> 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?

Reply via email to