List Manager Forum

HTML-Editor and Editable inline

User Franky466 2025-05-27 10:12:50

Hi Team,

I have a column with the HTML-editor field type and would like to enable "Editable inline." It works, but in the popup, I only see the editor icons and no text or textfield (see attachments). Is it possible to hide the editor icons for "Editable inline"?

Regards franky466

Moonsoft support 2025-05-27 12:35:11

Hi,
yes, you can hide the toolbars from the editor, placing this style at the css section:

.tox-editor-header{
display:none !important;
}
another option would be to set the popup max width to leave enough space for the editor toolbars along with the edition area, something like:

.tippy-box{
max-width: 800px !important;
}

Hope this helps, regards
Guillermo V.
Moonsoft Team

User Franky466 2025-05-27 14:08:10

great, it works

thanks and Regards franky466

Moonsoft support 2025-05-27 14:13:25

Ok, we close the ticket now with this solution.
Best regards
Guillermo V.
Moonsoft Team

...
Support/development

Perfect for small code changes or to correct any bug at your site

Buy now!
...
Support/development 40 hours

With the peace of mind of having a professional team at your service (20% discount)

Buy now!