Hello,

crud.delete(table, id) in 1.87.3 deletes the record right away. I'd
like to implement a view of the record (as produced by
crud.read(table, id) with a delete button in the bottom.

How would I implement this?

Regards, Andreas
balo...@gmail.com

Reply via email to