I've just started using Gorcery Crud and it's a brilliant tool.
I want to use different sized ckeditor boxes on different view templates. Some would need only a basic button set and 100-200px of height, others would have the full button set and 600-700px height.
I know how to define ckeditor parameters if I include it on a non GC page I create but I cannot see a way of telling CG to use a specific config or even how to tell it to use the 'textarea.mini-texteditor' defined in jquery.ckeditor.config.js
Can I override the default settings by including something in the view template itself?
Thanks for any help
Richard