Hi,

First of all: great work you did on this module. It's definitely the next step in editor-support in Drupal. Thanks for that.

I'm having an issue with multiple-valued CCK textareas. They all have the wyzywyg-enabled input format active on them. FCK is correctly displayed on all of them. The problem is that after clicking "Add another item" to have another textarea added to my form, all text that was previously filled in in the textareas dissappears. The editors stay active on all textareas, so no problem there. The only issues is that you loose your text after clicking the button.

TUc

Comments

aacraig’s picture

I'm having the same problem using TinyMCE.

michaelrbk’s picture

I'm having exactly the same problem using CCK + WYSIWYG( FCK )

michaelrbk’s picture

Hey, I solve this problem using Wysiwyg API CCK Integration Module, it´s working fine now =]

twod’s picture

Link for reference: Wysiwyg CCK Integration

This is really hard to 'get right' in D6, as explained in the project above.

twod’s picture

Issue summary: View changes
Status: Active » Closed (won't fix)

Won't fix this issue (in D6) because of the previously mentioned problems. D7 already handles this.