Hello,
There is a fair chance that this is a user error and not a bug, but from the documentation that I could find, I do not see, what else to do:
To have ckeditor instead of cleditor in document_page module, I installed web_ckeditor and replaced "html" with "ckeditor" in the following line of document.page.form :
Before:
After:
However, I only get a textarea where cleditor used to be and no ckeditor. No error message or anything that tells me what goes wrong.
Any help with this issue is greatly appreciated!
Hello,
There is a fair chance that this is a user error and not a bug, but from the documentation that I could find, I do not see, what else to do:
To have ckeditor instead of cleditor in document_page module, I installed web_ckeditor and replaced "html" with "ckeditor" in the following line of document.page.form :
Before:
After:
However, I only get a textarea where cleditor used to be and no ckeditor. No error message or anything that tells me what goes wrong.
Any help with this issue is greatly appreciated!