I have the Form Block Module, a number of WYSIWYG editors, and Tabbed Block Module. I have 3 content types forms (Via Form Block) all in separate tabs. If I try to use any WYSIWYG editor, it only appears for one content type and not the rest. If I refresh, still does not work. I can' seem to see where the error is. I'm strongly assuming in a Javascript issue.

Anyone know how to resolve this?

Comments

joetsuihk’s picture

well, i think the problem is,
the editor only render once in each page, for performance concern?
you may confirm it by adding a textarea to a new content type via cck

plz let me know if i am correct...

Anonymous’s picture

Hi,

Nope that did not work.

Thanks

joetsuihk’s picture

wht do not work?

a content type with two textarea do not work or?

Anonymous’s picture

Hi,

I think the problem is with the Jquery because the textarea does not render even if I use magic tabs or quick tabs. I don't know what else to do.

Any ideas?

joetsuihk’s picture

you better ask the editor module dev team.
it is not my profession, so i guess it should be some logic to control the jquery only in one textarea on each page.

Anonymous’s picture

Status: Active » Closed (fixed)

Different approach to this issue.