Could I attach URL to Layout panel?

I used the Layout component - style 3J. I would like to attach URL into dhxLayout.cells(“b”). How to do it? Thanks.

Boa

Could I use dhxLayout.cells(“b”).attachObject(“objId”)?

The purpose I would like to attach URL is I have a complete Layout in another php file, which contain calendar, combo, checkbox, and grid.

Boa

If I can not attach URL into Layout, what other way I could load a customer pre-defined the webpage in a cell? Thanks.

Boa

The sample of attached url is
dhtmlx.com/docs/products/dht … h_url.html

It works well. Thanks.