I need to create form dynamically from Django and I need a script to perform user confirmation before submitting. Can I store the script tags inside the form? or is it better to paste script after the form body? And is there any ideas of performing javascript confirmation of form submitting?
Share
1 Answer