Confirmation Prompt on Action Button Click
Overview
The Confirmation Prompt on Action Button Click Plugin adds an extra layer of user validation to your Tadabase tables. When a user clicks an action button in a table, a SweetAlert2 confirmation dialog appears, prompting the user to confirm their decision. If confirmed, the action proceeds; otherwise, it is canceled. This plugin prevents accidental actions and enhances form security.
Use Cases
- This plugin is ideal for applications where users perform sensitive actions such as deleting records, updating statuses, or triggering workflows. It ensures intentional interactions by requiring confirmation, preventing accidental data loss or changes. It enhances control, security, and user confidence in action-driven components.
Installing the plugin
Prerequisites:
- The page must have table, list and details component
- Javascript must be enabled (applicable if your're on trial account)
Step-by-Step Installation:
Removing the Plugin
To remove the plugin, find the Javascript code that is surrounted with a comment for the plugin name and delete the code. Do the same for the CSS as well.
We'd love to hear your feedback.