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

Add back ID to the CKEditor field but use instead the attribute instead of name. #33

Merged

Conversation

chrispelzer
Copy link
Member

@chrispelzer chrispelzer commented Jan 2, 2020

Rather than having an autogenerated editor-{random_id} be the id, use instead of the attribute value which will be the column name that the field is associated with.

Fixes loss of ID on the field from #32 to fix #27

…se instead of the attribute value which will be the column name that the field is associated with.
@chrispelzer chrispelzer merged commit c33adb6 into master Jan 2, 2020
@chrispelzer chrispelzer deleted the fix/add-attribute-instead-of-name-to-ckeditor-field branch January 2, 2020 19:50
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

Successfully merging this pull request may close these issues.

The editor is not initialized on fields with the same name
1 participant