Intercept delete action May 31, 2023, 02:25:29 PM I would like that when the user deletes a record, instead of deleting the database, he just updates a field by setting that the record has been deleted. (deleted=yes) is it possible? Quote Selected
Re: Intercept delete action Reply #1 – June 02, 2023, 08:18:21 AM Use Records SoftDelete configuration for that. Quote Selected