The prompt showing up for delete, where to configure it?

When I create a delete button, there is a prompt saying "Are you sure you want to run query1?".
This is a very useful thing as I recently created another button that runs a modification query that is impossible to undo.

Are there ways to make this happen for all buttons? This must be possible as the button for deletion has this feature.

Hi @chaoxu - you can trigger a confirmation modal as part of the query the button is executing. If you look on the Advanced tab, you'll see "Show a confirmation modal before running" and you can set the Confirmation message. I think this may be what you're looking for?

3 Likes