Created on 21 May 2025, 13 days ago

Good morning, I need a little help to solve a problem..and maybe ECA could be the solution. I'm creating content via webform content creator. I have to populate a text field in fullhtml with the content of a computed twig. Everything works, but the node does not render the visualization until I manually modify the node and consequently save it. So I was wondering if there is the possibility via ECA to edit and "physically" save the node automatically. Does it exist? Thanks for any help

💬 Support request
Status

Active

Version

2.1

Component

Documentation

Created by

🇮🇹Italy bigtomfelix

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • 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.

Production build 0.71.5 2024