I’m still using CKeditor 1.0.9 for compatibility issues with "custom fields template", but I'd like to ask if its new version manages correctly custom textarea fields (as 1.0.9 does not).
I’ve created a textfield with CFT
[seoText]
type = textarea
rows = 10
cols = 40
tinyMCE = true
htmlEditor = true
but I really need CKEditor to load into or, at least, to let tinyCME doing it. Is it possible?
Thanks