Important Notice - Forums is archived
To simplify things and help our users to be more productive, we have archived the current forum and focus our efforts on helping developers on Stack Overflow. You can post new questions on Stack Overflow or join our Discord channel.

TUTORIALVaadin lets you build secure, UX-first PWAs entirely in Java.
Vaadin lets you build secure, UX-first PWAs entirely in Java.
Free ebook & tutorial.
Calling javascript synchronously by Enver Haase, 3 weeks ago
CKEditor
I use the acutal vaadin Version, 7.xx
I have:
- Table with 4 rows and 2 cols.
- In each Cell of the Table i have a CKEditor, with TextArea, without Toolbar
=> here called TableCell-CKEditor-TextArea
- Above the Table i have a CKEditor, without TextArea, with Toolbar => here called Above-CKEditor-Toolbar
I want:
When i write Text in TableCell-CKEditor-TextArea, that i can format this Text by Above-CKEditor-Toolbar
Question:
Have somebody an idea how i can make this?
Last updated on
You cannot reply to this thread.