How to display required field with red asterick sign (*) in table header title

The requirement is to display a red asterick sign (*) for the Header title of the table in UI. Using html code it worked. But after Pega upgrade of version 23.1.3, it is not working.

Could you please provide a solution for this issue.

@NaveenaM16629346

Can you check if this article is helpful?

@NaveenaM16629346,

Is the issue observed in Optimized Grids ?

I have tried it in different way by adding header title as a field value and provided HTML code to get a red asterick sign in UI. It worked!

HEADER TITLE*

@Sna05222

I tried it on Pega 8.7.3 and it didn’t work. You need to remove the quotation marks, like this: HEADER TITLE*