CR Version: Crystal Reports 10 for Visual Studio .NET
I am trying to render a field on my report that will have HTML formatting in it. I added a parameter field to my report and then went into the Format...> Paragraph > Text Interpretation area. The only options listed are None and RTF Text. When I go into the x+2 formula editor I type in "crHTMLText" (w/o quotes) into the editor area. When the report is generated, the parameter text value is set to a string that contains HTML tags, but when the report displays, the field does not display. When I take out the "crHTMLText" formula it does work, so I know that the field's value is getting set properly.
Any help would be appreciated!
-----
Kelly
I am trying to render a field on my report that will have HTML formatting in it. I added a parameter field to my report and then went into the Format...> Paragraph > Text Interpretation area. The only options listed are None and RTF Text. When I go into the x+2 formula editor I type in "crHTMLText" (w/o quotes) into the editor area. When the report is generated, the parameter text value is set to a string that contains HTML tags, but when the report displays, the field does not display. When I take out the "crHTMLText" formula it does work, so I know that the field's value is getting set properly.
Any help would be appreciated!
-----
Kelly