BI Publisher vs HTML Media Object
Happy Monday everyone,
We recently switched from the ActiveX Media Object text editor to the HTML Media Object text editor.
We have found now that our BI Publisher RTF Work Order isn't displaying the media object text in a formatted way. Specifically, a bulleted list just becomes one long line of text.
I found references to wrapping the field in <?HTML2FO ?> tag, but when that didn't work, I looked at the XML source and found that the HTML had already been stripped out entirely. Which means the <?HTML2FO has nothing to format anyway.
Has anyone experienced this issue after switching to the HTML text editor? Were you able to get the formatting back?