@@ -66,3 +66,8 @@ Don't forget to clear caché for new templates.
CKEDITOR IN JSON FIELD UTILS
----------------------------
This module use CKEDITOR in some textarea fields, the way we added it, was a little bit different. We added the configuration by PHP and send values to the VUEJS code, in that file we call the CKEDITOR instance and execute the .replace() method for the respective field.
NOTE
----
If you are using Json Field Utils module 1.1.0-alpha15 or higher you should use Json Field module 8.x-1.1.
If you are using a lower version of Json Field Utils you should use Json Field module 8.x-1.0-rc4.