Active
Project:
BUEditor
Version:
7.x-1.4
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
7 Sep 2012 at 14:23 UTC
Updated:
13 Sep 2012 at 12:32 UTC
I have same problem as here, but the patch of this page is for wysiwyg module.
When i click on add another item (large text field), bueditor only appears on the first one.
Is there a patch for bueditor to fix it?
Comments
Comment #1
ufku commentedIt's about visibility settings of your editor. Since add another item calls a different path (system/ajax) to bring the additional fields, you don't see the editor on them. Try adding system/ajax to the path settings
Comment #2
trebol commentedI have added system/ajax, and now works perfectly. Thanks for your help ufku!