When you use BUEditor (2.x) in multigroup fields, the bueditor toolbar disappear when you "add more values". To fix it, here is a patch whih is working.
(original issue : #364026: BUEeditor disappears from multiple valued textareas)

CommentFileSizeAuthor
cck_50.patch2.92 KBRoulion

Comments

ufku’s picture

Title: Multigroup and BUEditor (2.x) » Get settings from all scopes in ahah requests

Currently only the settings from "header" is retrieved.

markus_petrux’s picture

Version: 6.x-3.x-dev » 6.x-2.x-dev

This is not a CCK3 issue. It should first be resolved against CCK2.

markus_petrux’s picture

Component: content_multigroup.module » content.module
Roulion’s picture

In the CCK 2.x-dev, the patch seems to work. Would it be possible to integrate it?
thanks for your answer

karens’s picture

I leave this for someone with a better handle on jquery to resolve.