Revision history [back]

click to hide/show revision 1
initial version

asked 2016-05-10 08:12:41 +0800

WilliamB gravatar image WilliamB

Error with the new WYSIWYG editor with ZK8 EE

Greetings,

I'm using ZK EE and recently migrated to ZK8. I wanted to test the new editor but I get that JS error :

Uncaught TypeError: this._jqCnt.trumbowyg is not a function

And the component only display as a label.

Do I need to do something else than just add the tag in the zul ?

<tbeditor id="tb" value="this is a demo for &lt;b&gt;trumbowy&lt;/b&gt; editor!!" />

Error with the new WYSIWYG editor with ZK8 EE

Greetings,

I'm using ZK EE and recently migrated to ZK8. I wanted to test the new editor but I get that JS error :

Uncaught TypeError: this._jqCnt.trumbowyg is not a function

And the component only display as a label.

Do I need to do something else than just add the tag in the zul ?

<tbeditor id="tb" value="this is a demo for &lt;b&gt;trumbowy&lt;/b&gt; editor!!" />

By reading the component page, https://www.zkoss.org/wiki/ZKComponentReference/Input/Tbeditor, it didn't sound like it, but maybe I need to add the JS manualy ?

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More