Delete current record

The action "Delete current record" allows users to remove a record from the app and, consequently, the table.

What is it?

The "Delete current record" function empowers users to erase a specific record from the application, thereby removing it from the associated table.

How it works

When you enable the action to the Record View, there is a menu of action buttons added to the bottom bar of the record view.

When the users tap on the action button, the whole record that they are currently viewing will be removed from the app. Users will go back to the collection view of other records in the table.

Consequently, the data row of the record in the data table will also be removed.

Add the action

  • From the Design tab, in the Tables section of the left sidebar, click on the Record view of any table.

  • Go to the Action section on the right sidebar, and click the + button.

  • Enter the name and icon for the action button, then click Configure...

  • Click + Then... and choose Delete current record.

Require confirmation

Requiring a confirmation on the execution of the action can give users the chance to reconsider and avoid accidental taps.

You can also customize the confirmation message or use the default one.

Completion

In the settings of completion, you will configure

  • The message on succession to your users can be a way to communicate as well as engage with your users, elevating the user experience with your app.

  • Checkbox to enable the Confetti interaction like a celebration for the succession, making the experience more fun and rewarding.

Last updated