HTML tags on event titles

Created on 18 November 2024, 3 months ago

Problem/Motivation

I wanted to add a comment to #3482579 but I couldn't, sorry. I've tried the new release and it's a great improvement. Great job! Thanks a lot.

Do you think it will be possible at some point to include html tags on event titles?

I used to rewrite the title for something like:

<b>{{ title }}</b><br>
{{ field_status }}

And the status with something like:
<span class="badge badge-pill badge-status badge-{{ field_status__target_id }}">{{ field_status}}</span>

The result is something like this:

Instead of this:

Feature request
Status

Needs work

Version

3.0

Component

Code

Created by

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

Comments & Activities

Production build 0.71.5 2024