Update: I fiddled with the allow xHTML and allow unsafe xHTML settings and discovered the following: If there is only one <p> tag in the data field containing the HTML, then it will display. But if the data field contains more than one <p> tag, not only will it not display, but when you click on the browse row that contains the data nothing happens--you cannot select it.
Can you think of any workaround to allow all the HTML in a field to be displayed? I have created a table structure that will display in tree format, but I need to be able to display HTML data in one of the fields. For example, FAQ's with the answer in HTML.
Thanks,
Mark