Przemysław Spychalski
Przemysław Spychalski
@tony13tv @carlosgoce This change wont help because `value = super().value_from_datadict(data, files, name) ` will execute following code `value = data.get(name) ` where `data` is a `QueryDict` and thus for list...
I am willing to help.
Hi! It looks that currently it is not possible. I tried. Follow https://github.com/ckeditor/strapi-plugin-ckeditor#-contributing to adjust the config to your needs. This plugin would be greater if it was possible to...
@llazzaro I checked this PR. In my opinion this is a great idea and we should get this into the project asap.