The ‘Enable Wysiwyg’ setting does not render the HTML correctly.

Created on 12 March 2023, over 1 year ago
Updated 27 April 2023, about 1 year ago

Problem/Motivation

HTML is rendered as plain text.

Steps to reproduce

  1. Create a custom field with option for textarea
  2. Check the "Enable wysiwyg" in field setting configuration
  3. Save field value as html and observe the rendered value

Proposed resolution

We may need to look at extending some additional computed properties for this field type? We can programmatically render the field based on the settings but we also want to support decoupled platforms in which the value would always be stored as raw html.

Remaining tasks

Research and test solutions.

User interface changes

Possible extended formatter options.

Data model changes

Possible property definition customization.

🐛 Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

🇺🇸United States apmsooner

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

Comments & Activities

Production build 0.69.0 2024