CFTEXTAREA with richtext in CFFORM in CFDIV - FCK Error
Ok, not the easiest thing to explain.
I have an admin page. It has a CFDIV in it which has a cfinclude of a cfform with a cftextarea with richtext=true as one of the fields.
This all works fine the first time around, but if I submit the form, it does the AJAX submit and then I get a javascript error FCK is not defined.
Does anyone know how to make FCKEditor work with AJAX that happens inside a CFDIV when a CFFORM is submitted?
Thanks,
-Roman
