HTML standard editor item read only problem
I have HTML standard editor item in my page and works fine with rich text display. But, I need to display this item as "read only" for certain user roles. When I try to do that, it does not show rich text properly, it display those literal rich text tags, for example if text is bold, then it shows <b> sample text </b>, instead of showing the text in bold, if the item type is not "read only", then it displays the rich text correctly. I would like to show the rich text as entered by the user for "Read only" condition also. any ideas are appreciated.
Thanks,
Surya