Form/Statusbar not displaying in 3L layout

I’m unable to show a blasted form in a Layout. I have the following -

The statusbar is also missing -

var statusBar = dhxLayout.attachStatusBar();
statusBar.setText(“Simple Status Bar”);

What am I missing here?

Cheers.

Hello,

Plase see attached demo.
32.zip (70.7 KB)