Allow HTML tags in override message template

Created on 30 January 2023, almost 2 years ago

Problem/Motivation

Allow html tags in message template.

Proposed resolution

Change type of form element from:

'#type' => 'textarea',

to:

'#type' => 'text_format'.
'#base_type => 'textarea',

add template format to config file

Remaining tasks

create issue fork to patch

User interface changes

API changes

Data model changes

✨ Feature request
Status

Needs review

Version

3.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States kwfinken Lansing, MI

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

Comments & Activities

Production build 0.71.5 2024