HTML format in mapping

Created on 23 March 2024, 8 months ago
Updated 27 April 2024, 7 months ago

Problem/Motivation

I have a customized html text with multiple webform fields, and it maps to a html field (field_check) in content type "visit". The field_check is set up with full html only.

The data itself is correctly saved to "field_check", but as html code in content display. I used ECA or Rule to find out that the format of this field is null. I have to open edit link and save the entity to make the content displaying correctly. If I just use "Quick Edit" to edit a different field, the html code in field_check display is still the same.

I tried to use ECA or Rule to change the format of this field when a new entity is saved, no luck.

Pease advice. Is there a format setup to make this field mapping to a html display?

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Closed: works as designed

Version

4.0

Component

Code

Created by

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

Comments & Activities

  • Issue created by @sdsc
  • Status changed to Closed: works as designed 7 months ago
  • 🇵🇹Portugal joaomarques736

    Hello sdsc, Hope you are well.

    The module provides a plugin system that can be extended to work properly with complex fields, like those with different text formats. The best way to make it work is to extend this plugin system and create a plugin that fulfils the website requirements. If the plugin is generic enough, it can be incorporated on this module but it is out of scope at the moment.

    Best regards.

Production build 0.71.5 2024