Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple CKeditors in one octobercms backend form #111

Open
janvandelaar opened this issue Mar 7, 2019 · 2 comments
Open

Multiple CKeditors in one octobercms backend form #111

janvandelaar opened this issue Mar 7, 2019 · 2 comments

Comments

@janvandelaar
Copy link

janvandelaar commented Mar 7, 2019

I've made a plugin that uses 4 wysiwyg editors in one backend form. Only the first editor changes to CKeditor, the rest is rendered as default (Froala) editor. How come? Site is built with OctoberCMS.

@janvandelaar
Copy link
Author

Anyone???

@cloudwales
Copy link

Each form needs a unique name. You need to call the javascript within the "for...next" loop that renames the ckeditor and instantiates it.

See for more info

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants