webix-hub/jet-demos/tree/18_url_params

Hi all
i would need help with the example at github.com/webix-hub/jet-demos/tree/18_url_params; my needs are to change the view:“form” to view:“window” in the form.js source; i tried to set “…view:“window”, id:“form:editor”, width:300, elements…” but when i click on the row nothing happend ; it seems that view:“window” not works like view:“form” …!!
some one can help me to understand how can i do that ?
thanks in advance
it would be usefull (for me) use “window” instead of “form” with binding

Hi,

Window requires a separate (from a layout) initialization. Please check the following docs chapter:

Here’s also a quick sample for binding data with a form in window: https://webix.com/snippet/0a874120