- Issue created by @bigtomfelix
- 🇩🇪Germany jurgenhaas Gottmadingen
Well, you should compare the database records for that entity, and probably its body field in particular, before and after saving the entity from the UI. I wouldn't be surprised if there is a difference in the format column. When populating the body field with ECA, or in your case with webform content creator, then you don't just want to set the body value but also the format field.
With ECA you certainly cannot open something in a browser, save it and get back where you've been before. ECA operates as a black box in the backend, it has no control over your browser.
This question probably even relates to the webform content creator module.