'this.base.style' is null or not an object in dhtmlxform.js

Hi.

This occurs when I use:

myform=mylayout.cells(“b”).attachForm(“myhtmlform”);

where

myhtmlform:

< form id="myhtmlform">

I’m using the dhtmlxform.js that is in viewtopic.php?f=17&t=16104&start=0

With json work fine, but form is too large.

I will appreciate your help.