I have a Django form. And I need a confirm/cancel dialog on form submit. A had an idea of sending POST data from jQuery… but is it a way to use javascript dialog as middleware?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Add the bellow code according to your need in your Html
and jQuery code for confirm dialog
here you need ajax knowledge and it is very easy to use am sure you do this 🙂