Action button confirm before execution

Hi all,

is there any way to take confirmation before script execution from user when the click action button, like confirm alert of window?

Please suggest.

Thanks

There is no native way to require a confirmation dialog, but there is a workaround where you ask the user to provide a Yes or No (e.g. a single-select field with Y or N options) and then check that value in formulas in subsequent actions.
And you probably want to reset to the ‘default’ value (=‘N’) at the end of the automation.

2 Likes

Has there been any follow up based on this request?
Were currently implementing the method suggested by @Chr1sG , but it would be smoother to have a generic “Confirm before Execution” option in the buttons.

There is no update, and nothing planned - we don’t hear a lot of demand for an extra confirmation step.