I used the Layout component - style 3J. I would like to attach URL into dhxLayout.cells(“b”). How to do it? Thanks.
Boa
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
It works well. Thanks.