Full dhtmlx full Editor on a dhtmlx form

Hi,

I want to enter a full dhtmlx editor in a dhtmlx form, like the one attached.

When i try to use, {type: "editor", label: "Details"} , it brings one with 4 icons.

Regards.

Martin N. Moche

Hi

try the following:
{type: “editor”, … toolbar: true, iconsPath: “/path/to/dhtmlxEditor/codebase/imgs/”}