Topic: checkbox in modal does not work
Diego Jara Montenegro free asked 5 years ago
good afternoon, I would like to know what I can do to activate my checkbox from my modal .. I call the modal from ajax and I sent the modal information:
success: function (html) {
$ (". modal-header"). html (' Edit User
');
$ (". modal-body"). html (html);
$ (". modal-footer"). html ("");
$ ("# ModalMini"). Modal ("show");
}
But in _formbody.php I insert a checkbox and it does not let me select or deselect.
Check box:
Material uncheckedMarta Wierzbicka staff answered 5 years ago
Hi,
please, create a snippet showing your problem here: https://mdbootstrap.com/snippets/. I'll try to help you.
Best, Marta
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- ForumUser: Free
- Premium support: No
- Technology: MDB jQuery
- MDB Version: 4.6.1
- Device: hp
- Browser: google chrome
- OS: Windows 10
- Provided sample code: No
- Provided link: No