Hello, I am currently on version 7.9. In couple of our reports, we ar

Hello,

I am currently on version 7.9. In couple of our reports, we are displaying the job notes entered by Users. Now the context of these notes contain various HTML tags like <A href..>, <br>, <p> <div> , <b> , <I> , <table>, <html> , <head> etc.

AFAIK, when we see the reports in portal, all the HTML tags are rendered correctly. But tempo is having limitation for the HTML tags. So far we are just able to render <p>,<br>,<div> by giving new new line feed and <A href..> using regular expression.

Now I would like to know is there any possibility to render any other HTML tag OR we just need to use striphtml() to remove that tags from text?

Thanks for your consideration in advance!

-Tapan

OriginalPostID-162985

OriginalPostID-162985

  Discussion posts and replies are publicly visible