When filling RichText Field: Request: { "csrfToken":"138fa530-faa0-4f3c-892a-7b925aeefae6", "rpc": [ [ "344", "v", "v", ["text",["s","

hola

\n"]] ] ], "syncId":137 } Response: for(;;); [ { "syncId": 140, "changes" : [], "state":{}, "types":{"294":"35","320":"56"}, "hierarchy": { "294":["295"], "320":["321"] }, "rpc" : [], "meta" : {}, "resources" : {}, "timings":[234273, 1] } ] When filling Text Field and after that focus is lost and RichText Field disappears: Request: { "csrfToken":"138fa530-faa0-4f3c-892a-7b925aeefae6", "rpc": [ ["343","v","v", ["text", ["s","HOla"] ] ], ["343","v","v", ["c", ["i","4"] ] ] ], "syncId":138 } Response: for(;;);[ { "syncId": 138, "changes" : [ ["change", { "pid":"344" }, ["65", { "id":"344", "readonly":false, "viewWithoutEditor":false, "inPageConfig": "{ filebrowserImageBrowseUrl : 'dummy', filebrowserImageBrowseLinkUrl : 'dummy', customConfig : '\/magnoliaEEpro545-webappconfig-default.js' }", "protected_body":false, "serverplugins": { "magnoliaFileBrowser":"\/magnoliaEEpro545-webapp\/VAADIN\/js\/filebrowser\/", "magnolialink":"\/magnoliaEEpro545-webapp\/VAADIN\/js\/magnolialink\/"}, "eventnames":["mgnlGetLink","chooseAsset"], "v": { "text":"

hola<\/p>\n" } } ] ] ], "state": { "323": { "errorMessage":"

Text field headline: This field is required.
\n" }, "341": { "errorMessage":"
Text field headline: This field is required.
\n" }, "344": { "hideErrors":false, "errorMessage":null } }, "types":{"294":"35","318":"60","320":"56","323":"55","341":"66","344":"65"}, "hierarchy": { "294":["295"], "318":["319"], "320":["321"], "323":["324"], "341":["342"], "344":[] }, "rpc" : [], "meta" : {}, "resources" : {}, "timings":[234271, 0] } ]