I don't want the default dialog of the data-confirm. However, I really need this and I will like to use sweetalert instead. I had earlier made a different approach towards this. Trying to intercept with ajax:beforeSend as in this gist. That failed because I couldn't have it to continue in the fallback. How can I go about this?