Hello,
When a user deletes a record from a list page I'd like to update the "Remove" field and not delete the record. Here is what I've tried:
Before record deleted -
deleted_values("Remove") = "1"
BeforeDelete=false
I'm pretty sure this used to work in older versions (with values("Remove") instead of deleted_values) but now it does nothing. I'm using 6.3 7474. Am I doing something wrong? Is there another way to accomplish this?
(on a side note, and as an fyi, i tried to search the forum and was sent to a page that looked messed up... no results and missing things.)
Thanks,
Tim