Some users appreciate a delete button rather than clicking a row and hitting delete on the keyboard.
But even a !! GIANT RED DELETE BUTTON !! with a bunch of warnings will still get clicked by accident.
So give your user a second chance! Allow them to confirm deletion by sending the information to a separate delete table.
Instructions ( for full walkthrough)
create a new table called add a text column that will receive the name of the row to be deleted from your add a button to delete the row from use a filter to match the row from with thisRow (from ) add a delete button to your that: passes the name of the row to be deleted hide your away somewhere in the backend of your doc
Video Walkthrough
(c) morning strategy 2022