How to show appended fields on the forms ?

Add this tag on the form where you want to display versions :

<SharePoint:AppendOnlyHistory runat="server" ControlMode="Display" FieldName="Manager_x0020_Comments" ItemId="{@ID}"/>

You just need to change field name value. FieldName property always contains only internal name of the field.

Comments

Adam said…
How to set Sharepoint AppendOnlyHistory web part show more than 5 records? In my sharepoint application this webpart showing 5 latest records.

Popular Posts

SharePoint Interview Questions and Answers

Download Infopath Form Templates

How to get current logged user information using JavaScript ?

Steps to set Form based authentication (FBA) for SharePoint 2010

SharePoint Interview Questions and Answers II

Get List Items - JavaScript

Cross Site List Rollup Web Part for SharePoint 2010

Hide Recently Modified Items

Change Language for current user with JSOM in SharePoint Online

SharePoint 2010 CSS Chart