Skip to Main Content
Feature Request FR-4606
Product Area Page Components
Status CLOSED

2 Voters

Allow HTML Content for Comments Region (Template Component)

matze276 Public
· Aug 14 2025

The first region is a Template Components Region, below is a Classic Report with Template: “Comments”. 

The HTML will always be escaped in the Comments Region. There should be an option to allow it.

This idea submission relates to an APEX bug and will be tracked in our bug system.

Comments

Comments

  • fac586 OP 2 weeks ago

    Already available using substitution string escape filters, e.g.  &P1_ANSWER!RAW.

  • matze276 OP 2 weeks ago

    This only works for the “Attributes” Placeholder, everything else is just a Select List of my columns. 

  • fac586 OP 2 weeks ago

    Why can't they make these things consistent?

    I was assuming that all template components were like Content Row, having manual entry of content with substitution and template directive support:

  • matze276 OP 2 weeks ago

    No, that was also my assumption. But not in this case. 

    Cards are also different, there you have a “Advanced Formatting” option for almost every placeholder.

  • fac586 OP 2 weeks ago

    Cards are also different, there you have a “Advanced Formatting” option for almost every placeholder.

    Which has its own annoyance where even if the “advanced” content is just plain text (e.g. &FIRST_NAME. &LAST_NAME) the default formatting is not applied.