Opened 10 years ago
Closed 10 years ago
#12668 closed New Feature (invalid)
Only one textarea is possible
Reported by: | Verlaguet | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | Cc: |
Description
CKeditor works fine, but it's only possible to have one textarea. If I want to use 2, I have to give another name to the second one instead of "editor1", for exemple "editor2" - and this doesn't work. Is there a solution ?
Change History (1)
comment:1 Changed 10 years ago by
Keywords: | textarea removed |
---|---|
Resolution: | → invalid |
Status: | new → closed |
Version: | 4.0 |
CKEditor needs to determine somehow on which HTML element editor instance needs to be created thus different textarea name or id.
Just open demo page for CKEditor and you will see that it works. There is something wrong in your configuration. This ticket is invalid.