Callback error during posting data using send command

Is there a defined return for the xml from the server when sending the form data manually? Reference to xml parameter always fails for me.

From dhtmlxform.js
var cback = function(){
that.savingFlag = false;
that.block.style.display = ‘none’;
if (callback) callback(xml);
};

Please try to use the attached js file instead of the original one.
dhtmlxform.zip (13.5 KB)

Fixed,

Thank you

Hello.

It’s good that it’s fixed. But i’m use Suite edition and use dhtmlx.js can you fix this error inside this script?

I fixed by myself, but in you suite package there is error exist.