django-bootstrap-modal-forms
django-bootstrap-modal-forms copied to clipboard
How to make a nested modal
trafficstars
Hi I'd like to have a modal with a button that opens another modal within it. Right now, my code successfully opens another modal but when I exit out of the nested modal the first modal drops its information. How can I keep the first modal open and ready to use if the user backs out of the nested modal?
The modal and nested modal open correctly but if I exit after the nested modal without submitting the form the first modal refreshes to this
