Welcome to Community Week 2025! Join us to learn, connect, and be recognized as we celebrate the spirit of Community and the power of AI. Get the details  

SOW - help tool tip hint label is coming paragraph instead of formatted text

Pooja P
Tera Contributor

Hi Team,

In the Urgency field, we have a decorator (help tooltip) where the hint label is configured as formatted text.

However, in the Service Operation Workspace, for the same field, the hint is displayed as a paragraph instead of formatted text.
I would like to format the text in the Service Operation Workspace so that it appears line by line, similar to how it is displayed in the native view.

 

Attached screenshot for both Native view and SOW view

 

Thanks,

Pooja

 

5 REPLIES 5

vignesh parthib
Tera Guru

Hi @Pooja P 

 

In UI Builder / Workspace, field tooltips interpret \n (newline characters) correctly, while ignoring most HTML tags.

 

In the native UI, field hints (tooltips) support HTML formatting — so you can use <br>, <b>

 

Thanks,
Vignesh
"If this solution resolves your issue, kindly mark it as correct."