Popup in a Form?

Hi, is it possible to enclose a popup component to a webix form? The components I would like to add to the form are a popup, checkbox and a submit button. If so, how would I go about implementing this?

You can attach opening of the popup to any action in the form via popup.show()

In case of button, you can also use a popup property

But on form submitting, you need to extract values from the popup’s inputs separately. if you need to send the entire data as an object, the approximate solution is shown in the following snippet:

http://webix.com/snippet/6daa38b3