search envelope-o feed check
Home Unanswered Active Tags New Question
user comment-o

modal.form html inputs

Asked by Derek
1 year 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.

Answer posted by Dan Letecky [DayPilot]
1 year ago.

This is not a typical scenario but you can use the onClose event handler to query the content before it is removed from DOM:

https://api.daypilot.org/daypilot-modal-onclose/

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