Hi.
I 've encountered issue with editor placed inside a form. I get unexpected behaviour with toolbar displayed vertical and also missing icons (I’m using dxh_terrace skin). The form’s XML structure is:
<items>
<item type="input" name="title" label="Title:" labelWidth="80" labelAlign="right" inputWidth="250"/>
<item type="editor" name="msg" label="Text:" labelWidth="80" labelAlign="right" inputWidth="650" inputHeight="400" offsetTop="10"/>
</items>
I’ve created small sample to explain the issue I’m getting. What am I missing ( probably some files included but don’t know what)?
If I want to get any images shown I need to include ‘dhxeditor_dhx_skyblue’ folder (in my example I’ve changed folder name to ‘–dhxeditor_dhx_skyblue’, for demonstration) even if I want dhx_terrace skin, why?
Thanks in advance. JTest.zip (159 KB)