Disable confirmation email sending

Is there a way to disable confirmation emails without having to clear all the fields? I have this same form at 3 different locations and would like to temporally disable confirmation emails to debug a different issue but i realize the only way to disable it is to clear all the fields, is there a hook or a different way to go about this?

Hey 😊

currently, it is not possible to disable the confirmation email by just deactivating via a checkbox or so. As long as there is content present, the confirmation email will be sent.

Kind regards

On mine, even without the fields filled it out it would send the confirmation email to the user. I ended up making a noreply@ email address for it that drops emails as I don’t want to chance it. Still would be better to just disable it though.