Displaying HTML data(Table) in siebel
Is there a way we can display a table/ HTML formatted data in some UI field of siebel? The idea is we store the HTML(<table width = '80%'><tr><td>Jill</td><td>Smith</td><td>50</td></tr></table>) in the DB column while it is retrieved as table in UI.
Thanks,
Naveen