Closed (works as designed)
Project:
CKEditor 4 - WYSIWYG HTML editor
Version:
6.x-1.11
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
29 Jul 2012 at 03:45 UTC
Updated:
20 Aug 2012 at 05:25 UTC
Comments
Comment #1
evergara commentedComment #2
evergara commentedHere's the scipt
Comment #3
dczepierga commentedIf I understand good, u try to paste this to CKEditor and u try to get form on the post/page?
Greetings
Comment #4
evergara commentedYes. Hope you could help me on this one :)
Comment #5
mkesicki commentedYou should use this code:
(please check that I remove space in
</textarea>tag) and use full html input format for that node.You can also add
<form><textarea>tags to list of allowed html tags for filtered html input format, but I not recommend this solution.If you have more problems , please reopen this issue.
Comment #6
dczepierga commented