problem: formatting changes not saved using "richtext" or "tinymce"

I have a datatable that retrieves data from a MySQL database table via the JSONDataConnector. I have a form that is bound to the datatable. I can successfully edit the data via the form. However, I have a long text field which I tried using the views “richtext” and “tinymce”. I can edit and save the text, but any formatting changes (e.g., bold) are not saved. When I refresh the form or datatable, all formatting is lost. What am I doing wrong?

Hi,

AFAICS it works with our basic script. Can you please provide a code sample which can illustrate the issue?

Also, please check the following sample: https://webix.com/snippet/0d73f078

JSONDataConnector is used in our samples, the script is available in the package at /samples/40_serverside/02_php_connector/