Delete row, but with confirmation

Hello,

I am on the Free plan. I would like to have a button for deleting a row, which is possible with single-click confirmation, but I fear that there would be many cases of accidentally pressing a “delete row” button. How can I add a secondary confirmation layer to this interaction?

Thanks,
Sreyan

1 Like

Change the button action to ‘Show New Screen’ → ‘This Item’. Change that new screen to an overlay or slide-in. On that new screen, add some text asking the user to confirm their choice. Then add two buttons. One with Delete Row action and another with a Go Back action.

3 Likes