Quantcast
Channel: SharePoint 2010 - Development and Programming forum
Viewing all articles
Browse latest Browse all 11571

Display SharePoint:RichTextField value as is from list item into application page

$
0
0

Hello,

I would like to show value entered in Rich Text Field in list on one application page.

I am displaying it like below as I would like to use the default functionality provided by SharePoint and this is an application page replacing the default page for list form.

<SharePoint:RichTextField ID="RTTaskDescription" runat="server"  FieldName="Task Description" ControlMode="Display"/>

But when it renders the output as below with DIV and STRONG as description word is bold in list item.

<DIV>THis is task <STRONG>description</STRONG>.</DIV>

Any way to handle this to show as it is in list item with proper HTML from server side?



Viewing all articles
Browse latest Browse all 11571

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>