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
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.
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.