Portal 2 - HTML present data from clob

Hi again!

I’m facing a new problem in the portal due to my lack of skills in HTML. I want to present data coming from a CLOB datatype, which is a journal of sorts, in a specific way.

I’m fetching my data through a workflow and using a global variable to manipulate the CLOB into readable text. This works just fine in our other flows, but when it comes to the portal, I can’t get it to work at all.

Is their a better way to present a clob with a lot of text?

Example from a workorder

—Internal Note—
Note: test från novacura
Number of attempts to contact customer: 6
Customer contacted successfully: TRUE
Contact time: 2024-12-18 20:46:11
2024-12-18 20:46:15 | VIKOLO01

—Internal Note—
Note: test från novacura
Number of attempts to contact customer: 5
Customer contacted successfully: TRUE
Contact time: 2024-12-18 20:45:00
2024-12-18 20:45:54 | VIKOLO01

—Internal Note—
Note: testar kontakta slutkund
Number of attempts to contact customer: 4
Customer contacted successfully: TRUE
Contact time: 2024-12-18 20:43:00
2024-12-18 20:43:09 | VIKOLO01