Hello there!
Is there any way to catch the changing content event? In my case I use TinyEditor in a table widget. Each table row includes one. So, I have to use "GetEditorContentHTML" action, but I can't get current row WidgetId without using an event inside the row.
Maybe there is another approach to reach such functionality?
For example, how it works with CKEditor:
Hi Alexandre, finally we updated the component with the onchange event :)
Hug,
Great job! Thank you!