Copy link to clipboard
Copied
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
Copy link to clipboard
Copied
Hi,
did you ever find a solution to this - I have the same problem..!?
phil
Copy link to clipboard
Copied
I think our networking guys had to change some mappings to CFIDE directory on the server, and then it started working again if I remember correctly.
-Roman