ServicePortal- Unable to render ><span style="text-decoration: underline;"> on ServicePortal.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2024 12:56 AM
Hi,
I am trying to push the HTML Field data onto the ServicPortal. I am able to fetch the data but couple of HTML features like text highlight, Text Background color, Text Underline are not getting rendered on the portal.
I am trying to push the following data as it is on to the portal.
<p><em>•<span style="text-decoration: underline;"> </span></em><span style="text-decoration: underline;"><em>What is the root cause of this incident?</em></span></p>
<p><br /><span style="color: #000000; background-color: #169179;"><em>Sample Text</em></span></p>
<p><span style="color: #f1c40f; background-color: #ffffff;"><em>Sample Text</em></span></p>
<p> </p>
But on the portal it is rendering this way:
Could anyone throw some light on this.
Regards,
Raghu