Hi there. I have an HTML type component and in edit mode I'd like to allow just that component's title and the contents of a text element to be saved. What I have now is properly saving any changes to the title, but it's not saving changes made to the text element.
I'm still hacking my way through becoming familiar with Highcharts, so apologies in advance if I'm trying to do something silly.
Please find attached a snapshot of the UI implementation and of the associated code.
Thanks!