I've created a task list in SharePoint 2013 for help desk functionality. Using Designer 2013, I see three auto-generated aspx forms (display, edit, create). But I want to be able to edit the information and layout included, so I've created a custom aspx for each one. Everything works fine except I don't know what code to include previously left comments.
The auto-generated forms show something like this:
But my custom form just shows this:
(edit: can't insert photos yet, still waiting for my account validation request to be filled.)
What code do I need to add to get previous comments shown in the custom form?
Thanks for any help!
Jason