checkbox in modal does not work


Topic: checkbox in modal does not work

Diego Jara Montenegro asked 6 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 unchecked

Marta Szymanska staff pro premium answered 6 years ago

Hi,

please, create a snippet showing your problem here: https://mdbootstrap.com/snippets/. I'll try to help you.

Best, Marta


Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Answered

Specification of the issue
  • User: 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