It’s possible create a custom button in List Controller (like as Create or Delete buttons) so that when clicked it shows or hides deleted records (deleted_at ‘equal to’ or ‘different’ from NULL). If so, how would it be done?
I ask this question because I created a plugin with Builder and I need it to eventually be able to access records in the trash.