Feedback

Using wysiwyg CKEditor inside the create/edit PopupForm.
Using this editor and similar plugins inside the Popup is not straightforward because these plugins will take effect on document ready, but the popup content is loaded when you open the popup, so we need to manually call the plugin to transform the textarea into an editor.
We are also handling the form post and setting the editor content into the textarea.
By accessing this site, you agree to store cookies on your device and disclose information in accordance with our cookie policy and privacy policy.