modal.form html inputs

Asked by Derek
3 years ago.

I would like a series of check boxes to appear side-by-side. I can accomplish this using the html type and then manually creating the inputs. However, if I do that I cannot figure out how to get their values as they do not appear in the modal.result. I thought about trying to obtain the values using jQuery; however, the modal is destroyed prior to the jQuery running. I've been beating my head against the wall for a few days trying to solve this one.

This question is more than 1 month old and has been closed. Please create a new question if you have anything to add.