CGContentUtil wysiwyg not working
Posted: Tue Feb 09, 2021 9:05 am
I created a block definition in CGContentUtil for inserting extra text on a page. (see attachment cgcontentutil-001.jpg)
I want this text-area to use wysiwyg so I select "Use wysiwyg" to 'Yes'.
After saving and opening it again it is automaticly switch back to 'No'.
So I tried to code it in the template
But this also did not work.
I can see the field when editing the page but wysiwyg is not enabled.
Please help.
How can I create a text-area with cgcontentutil and have wysiwyg enabled.
Creating other fields with cgcontentutil works great
TIA. Musicscore
I want this text-area to use wysiwyg so I select "Use wysiwyg" to 'Yes'.
After saving and opening it again it is automaticly switch back to 'No'.
So I tried to code it in the template
Code: Select all
{content_module module=CGContentUtils block="wysiwyg" wysiwyg=1}I can see the field when editing the page but wysiwyg is not enabled.
Please help.
How can I create a text-area with cgcontentutil and have wysiwyg enabled.
Creating other fields with cgcontentutil works great
TIA. Musicscore