Hi,
In workflow notification, we can configure Place holder workflow.Last Note so that all the previous comments for that records would be visible to the person who is receiving that notification.
I am planing to create a new placeholder which I think that it can be created in Class WorkflowDocumentFieldElement ->newWorkflowToken method.
But I am not sure where this placeholder is being replaced with the actual comments in Work item instructions.
Has anyone done this before? Any hint would be most appreciated.