Maximo Open Forum

 View Only

 Using HTML tag (img) in Tab Label with Condition

  • Customizations
Matt F's profile image
Matt F posted 03-11-2026 11:31

Hey Folks,

Following a similar thought to here: Maximo--Hacking label text appearance in Application Designer

I'm working in 7.6.1.3 and attempting to conditionally set the label text on a tab to include an HTML img when the condition is true. 

Has anyone had success with dynamically setting this? Trying labelcss with the value below has not outputted what I was hoping for. I'm wondering if it's just a css control limitation vs an overlooked syntax issue.

<img align="left" src="https://servername/maximo/webclient/skins/skins-20250917-1138/tivoli09/images/envelope.gif”/> Communication Log

Thanks in advance!

Cheers,




Prashant Bavane's profile image
Prashant Bavane

Hi Matt, 

You may probably need to check this system property "webclient.richtext.sanitize" as this controls saftey risks involved with html tags, scripts etc being triggered through exernal links.