Confirmation Alert Before Creating a Record
Hello, I want to add a confirmation alert before creating a record in
I already tried this code in
Order model.I already tried this code in
CreateOrder class but still does not working, the form got submitted without a confirmation alert. Do I missed something? How to solve this?