Closed (won't fix)
Project:
Field collection
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Aug 2011 at 17:58 UTC
Updated:
4 Aug 2011 at 10:34 UTC
I'd like to be able to include textareas in my field collections, and make use of a WYSIWYG editor at the same time. I'm using the WYSIWYG module with CKEditor.
If I try to add another set of fields using the 'add another item button', the first item's text area is hidden.
If 'disable rich text' is selected before additional items are added, the editor functionality is preserved and the textarea is rendered correctly.
Comments
Comment #1
munkyonline commentedAlso i've found if you adjust the order of field collections on an embedded form the Ckeditor textarea is emptied and you lose the content if you save the node.
Comment #2
lukusCould be useful: http://drupal.org/node/712846
Comment #3
lukusHere's another: http://drupal.org/node/1223080
Looks like it's a bug with the CKeditor implementation, so closing this issue.
Comment #4
lukusComment #5
lukusFor people interested in a solution: this solved my issue http://drupal.org/node/1155678