When using the add node CCK widget (subform version) to include create forms for various node types TinyMCE shows the body field three times (or how ever many hidden subforms there are) with the content from the first body field and at the location of the first body field.
There is no way to use the tinymce_theme function to distinguish between the main occurance of body and the subform versions, since the id is the same (though the names are very different). I've looked at tinymce_process_textarea() but it doesn't seem to have a way to distinguish them either.
Is this a bug in subform, using the same ID's for these fields perhaps?
Comments
Comment #1
Drugerry commentedHave experienced several bad interactions between TinyMCE and CCK.
If CCK installed first TinyMCE does not install properly.
If TinyMCE installed first CCK does not show up.
I changed to FCKeditor and experienced no such issues.
Also FCK does use IMCE, which is very helpful.
Comment #2
pomliane commentedThis version of TinyMCE is not supported anymore. The issue is closed for this reason.
Please upgrade to a supported version and feel free to reopen the issue on the new version if applicable.
This issue has been automagically closed by a script.