Issue in text formatting

Hello,
Upto few months ago in the payslip body some dat like phone, , ssn etc. were displayed in bold, (picking it for yhe employers anagraphic) thanks to the code
Phone.
now it shows the code intead of the bold. any idea why?
version 26.7.23.3657 , Mac intel

Hello @Vinix,

This is because html inside fields is now sanitized by default for security reasons

The good news is that you can still workaround this using a custom theme. See this other post:

Thank you for your answer.
i’m not able to use the custom themes (that in my knowledge only work for invoices, unless it’s been expanded to all forms.)
for mr would be much easier to just put in bold the parts i need, that are inside a custom field, by the way.
is there any way to do this with the current settings? I even tried to put ** but is still not working.

Custom Themes work for all transaction view screens and some reports as well.

It doesn’t work for view screens of master records like Customers, Suppliers, etc, unfortunately.

it actualluy would helpful for me for payslips, pro-forma etc. but it looks to me (i’m no expert at coding), that if I go to settings>custom themes, is always proposing the invoice. Am I supposed to rewrite the whole code from scratch?